]> code.ossystems Code Review - openembedded-core.git/commit
qemu.inc: Fix packageconfig options
authorKhem Raj <raj.khem@gmail.com>
Thu, 21 Jun 2012 22:44:48 +0000 (15:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jun 2012 15:32:15 +0000 (16:32 +0100)
commit68a170c9b69fc70b22167f344e6f72f028938066
treeaf1fa0291d24a917b812a4e9d7bb5cf3c2e9dbd3
parent4eab0ed5dd23c2093992854c19ad5ab8c862746e
qemu.inc: Fix packageconfig options

--{en|dis}able-gl-accel is spcefic to gl
patches in 0.15.1 which may not be available
for other qemu's so if someone chooses to remove
gl from PACKAGECONFIG then we dont explicitly
use the --disable-gl-accel option since this
wont be recognised by configure.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-devtools/qemu/qemu.inc