]> 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)
committerRoss Burton <ross.burton@intel.com>
Thu, 6 Dec 2012 13:02:01 +0000 (13:02 +0000)
commit400ebfde27a2de4014d4711ac80a87116ad17e55
tree3e26d0b8d301dee22ea54b4d6f0406e74fee055f
parent1a7de9112c8855036f4e07796be18856404eb1c9
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