diff options
author | Mario Domenech Goulart <mario@ossystems.com.br> | 2012-12-03 16:06:04 -0200 |
---|---|---|
committer | Ross Burton <ross.burton@intel.com> | 2012-12-06 13:02:01 +0000 |
commit | 400ebfde27a2de4014d4711ac80a87116ad17e55 (patch) | |
tree | 3e26d0b8d301dee22ea54b4d6f0406e74fee055f /scripts | |
parent | 1a7de9112c8855036f4e07796be18856404eb1c9 (diff) | |
download | openembedded-core-400ebfde27a2de4014d4711ac80a87116ad17e55.tar.gz openembedded-core-400ebfde27a2de4014d4711ac80a87116ad17e55.tar.bz2 openembedded-core-400ebfde27a2de4014d4711ac80a87116ad17e55.zip |
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>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions