]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Improve and add PACKAGECONFIG options
authorNathan Rossi <nathan@nathanrossi.com>
Mon, 2 Jan 2017 06:45:40 +0000 (16:45 +1000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Mar 2017 11:13:47 +0000 (11:13 +0000)
commit0aca9b735c6f9d7ffe2826e624942a563c501d1f
tree3dc67bc08cccd4d0772022c88e7ad3c173a7f315
parent6b7f8f81307720b0a6c1ef4af5200dec9b8ef789
qemu: Improve and add PACKAGECONFIG options

Move the '--disable-bluez' and '--disable-iscsi' options to
PACKAGECONFIG. And added the ${BLUEZ} dependency.

Fix up the 'gcrypt' option to depend on 'libgcrypt' instead of gcrypt.
This is the expected dependency as noted in the QEMU configure help.

Handle the '--audio-drv-list' option inside the PACKAGECONFIG[alsa]
args. The previous setting uses a ',' to denote the options for the arg
however a space inside quotes is also acceptable and allows the arg to
be used into the PACKAGECONFIG flag.

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
meta/recipes-devtools/qemu/qemu.inc