]> code.ossystems Code Review - openembedded-core.git/commit
pulseaudio: explicitly set --with-database=simple
authorMario Domenech Goulart <mario@ossystems.com.br>
Mon, 3 Dec 2012 18:06:04 +0000 (16:06 -0200)
committerSaul Wold <sgw@linux.intel.com>
Thu, 6 Dec 2012 07:42:34 +0000 (23:42 -0800)
commit715631e5b8d5fc7dbcc8b8cbca1948f9301e8d68
treeb2d9238dd2f45fa09502474143a751491435c6a8
parentb2e2cf532ebbeb7463b45193fa684e785e299c99
pulseaudio: explicitly set --with-database=simple

The default value for --with-database is "auto".  So, if some package
installs a database library and pulseaudio auto detects, that library
will be added to the dependencies list, causing a dependency error at
do_rootfs time.  For example, samba installs libtdb, which is one of
the pulseaudio supported databases.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-multimedia/pulseaudio/pulseaudio.inc
meta/recipes-multimedia/pulseaudio/pulseaudio_2.1.bb