generic-poky/meta/recipes-devtools/qemu/files
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
..
3f08ffb4a4741d147634761dc053ed386243a0de.patch qemu: Fix typo in patch header 2013-04-12 18:33:29 +01:00
disable-grabs.patch qemu: fix nativesdk build without x11 2013-10-07 09:37:33 +01:00
enable-i386-linux-user.patch qemu: upgrade to 1.3.0 2012-12-13 15:18:42 +00:00
fdt_header.patch qemu: define fdt_t types in libfdt_env.h from qemu 2013-04-13 23:54:19 +01:00
fix-libcap-header-issue-on-some-distro.patch qemu-native:fix do_compile failed on SLED 11.2 2013-03-15 01:53:04 +00:00
fxrstorssefix.patch qemu: Add fix for floating point issues on x86-64 2013-09-30 22:11:58 +01:00
init-info.patch qemu: upgrade to 1.3.0 2012-12-13 15:18:42 +00:00
larger_default_ram_size.patch qemu: upgrade to 1.3.0 2012-12-13 15:18:42 +00:00
no-strip.patch qemu: upgrade to 1.3.0 2012-12-13 15:18:42 +00:00
powerpc_rom.bin qemu: upgrade to 1.3.0 2012-12-13 15:18:42 +00:00
relocatable_sdk.patch qemu: Upgrade to 1.4.0 release 2013-03-05 13:14:55 +00:00
target-i386-Fix-aflag-logic-for-CODE64-and-the-0x67-.patch qemu: fix segfault in Xorg when not using kvm 2013-06-20 15:09:11 +01:00
target-ppc_fix_bit_extraction.patch qemu: Fix bit extraction for MTFSFI and MTFSF 2013-08-16 11:44:18 +01:00