diff options
author | Mario Domenech Goulart <mario@ossystems.com.br> | 2012-12-03 16:06:04 -0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-06 12:31:02 +0000 |
commit | 0f872d91f400e64ab4a1bffb014970335ec37da2 (patch) | |
tree | 706bb9672a0332989c882d64959ed4e031071b01 /meta/recipes-extended/wget | |
parent | a8fa49fbc21d460479ecadeb1996a800cc4e3e07 (diff) | |
download | poky-0f872d91f400e64ab4a1bffb014970335ec37da2.tar.gz |
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.
(From OE-Core rev: 715631e5b8d5fc7dbcc8b8cbca1948f9301e8d68)
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/wget')
0 files changed, 0 insertions, 0 deletions