]> code.ossystems Code Review - openembedded-core.git/commit
qemu: only depend on mesa-driver-swrast if opengl is enabled
authorRoss Burton <ross.burton@intel.com>
Wed, 11 Sep 2013 09:27:22 +0000 (10:27 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Sep 2013 10:04:42 +0000 (11:04 +0100)
commit9951e1da6a755f9a46d3a595aa4c2f975aee8f46
treecd2f64ab13a010281b3fae18f87c73d66bd5422e
parent29f869b68a9017502f75915784a924f0fe9d4be1
qemu: only depend on mesa-driver-swrast if opengl is enabled

As Mesa refuses to compile if the "opengl" DISTRO_FEATURE isn't enabled,
mesa-driver-swrast has to be conditional in the QEMU machine defintions too.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/qemu.inc
meta/conf/machine/qemux86-64.conf
meta/conf/machine/qemux86.conf