]> code.ossystems Code Review - openembedded-core.git/commit
qemu: disable vte if gtk is also disabled
authorRichard Tollerton <rich.tollerton@ni.com>
Thu, 11 Dec 2014 18:52:57 +0000 (12:52 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Dec 2014 17:54:12 +0000 (17:54 +0000)
commit6cea10dd8f041731269ad16b94d8e172ab1f7257
treec0279c41f88ee193a3b2f3e09d4f9451b23213e8
parentf4a26b72377380e60d1e7058ba40aaf49b6316e5
qemu: disable vte if gtk is also disabled

vte will pull in the gtk libs itself. This can cause build failures if
the native gtk was build with glib>=2.41 while the sysroot native glib
is <=2.40.

Fix for [YOCTO #7077].

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/qemu/qemu.inc