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:05:05 +0000 (11:05 +0100)
commit576e31d3cc914f91a857caed8ad665a7a498ba67
treeb73fb9d20584552fd6c99f63c73d27c5537a4e2c
parentc8c56698f783b8124128a1fbd0deafe6bb1e6c04
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.

(From OE-Core rev: 9951e1da6a755f9a46d3a595aa4c2f975aee8f46)

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