]> code.ossystems Code Review - openembedded-core.git/commit
qemu: enabling the alsa driver needs alsa in DEPENDS, add it
authorKoen Kooi <koen@dominion.thruhere.net>
Mon, 21 Mar 2011 09:38:40 +0000 (10:38 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Mar 2011 15:32:40 +0000 (15:32 +0000)
commit6d186d7144c781ee1985654e808f39ce2f6b1be7
tree23b7dd080117152665c682811f5bb6f83fb2e5d8
parent31177e0d187c06c30dfb9abe3f2344da3afd643d
qemu: enabling the alsa driver needs alsa in DEPENDS, add it

This fixes:

| + /OE/tentacle/build/tmp-angstrom_2010_x/work/x86_64-linux/qemu-native-0.13.0-r1/qemu-0.13.0/configure --prefix=/OE/tentacle/build/tmp-angstrom_2010_x/sysroots/x86_64-linux/usr --target-list=arm-linux-user,arm-softmmu,i386-linux-user,i386-softmmu,x86_64-linux-user,x86_64-softmmu,mips-linux-user,mips-softmmu,ppc-linux-user,ppc-softmmu,mipsel-linux-user --disable-werror --disable-vnc-tls --enable-kvm --audio-drv-list=oss,alsa --audio-card-list=ac97,es1370
|
| Error: alsa check failed
| Make sure to have the alsa libs and headers installed.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc