generic-poky/meta/recipes-devtools/qemu
Eric Bénard 0b9c3393c1 qemu: fix nativesdk build without x11
when x11 is not defined in DISTRO_FEATURES, there are no x11 headers
so True is not defined leading to :
| ui/sdl.c:62:8: warning: type defaults to 'int' in declaration of 'doing_grabs' [-Wimplicit-int]
|  static doing_grabs = True;
|         ^
| ui/sdl.c:62:22: error: 'True' undeclared here (not in a function)
|  static doing_grabs = True;
|                       ^

(From OE-Core rev: d3d5ccd3275196fb9e4cb8f49d3c087b97c20ed6)

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-10-07 09:37:33 +01:00
..
files qemu: fix nativesdk build without x11 2013-10-07 09:37:33 +01:00
qemu-helper Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
nativesdk-qemu-helper_1.0.bb nativesdk: Switch to using nativesdk as a prefix, not a suffix 2012-09-02 05:52:06 -07:00
qemu-helper-native_1.0.bb RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN} 2010-12-30 10:03:10 +00:00
qemu-targets.inc Convert tab indentation in python functions into four-space 2012-07-19 10:24:50 +01:00
qemu.inc qemu: add option to disable X grabs 2013-09-18 17:52:04 +01:00
qemu_1.5.0.bb qemu: Add fix for floating point issues on x86-64 2013-09-30 22:11:58 +01:00
qemu_git.bb remove the unnecessary protocol parameters 2013-08-30 16:23:46 +01:00
qemuwrapper-cross_1.0.bb qemuwrapper: use fallback in case the ELF binary is wrong 2013-04-29 14:45:09 +01:00