generic-poky/meta
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
..
classes run-postinst: Ensure that the postinsts are ordered 2013-10-07 09:37:32 +01:00
conf documentation.conf: update contents 2013-09-24 17:57:03 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib lib/oeqa/runtime: ping: wait for 5 echo replies 2013-09-26 16:37:55 +01:00
recipes-bsp grub-efi-native: Add support for EFI ISO images 2013-09-30 22:11:55 +01:00
recipes-connectivity connman-conf: add a global public DNS to network provisioning 2013-10-07 09:37:31 +01:00
recipes-core systemd: Add PACKAGECONFIG for cryptsetup 2013-10-07 09:37:33 +01:00
recipes-devtools qemu: fix nativesdk build without x11 2013-10-07 09:37:33 +01:00
recipes-extended wget: Add dependency on libpcre 2013-10-07 09:37:32 +01:00
recipes-gnome libunique: Add PACKAGECONFIG for dbus 2013-10-07 09:37:32 +01:00
recipes-graphics x11vnc: Add PACKAGECONFIG for xinerama 2013-10-07 09:37:33 +01:00
recipes-kernel kmod: ptest fixes 2013-10-07 09:37:31 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia lame: Add dependency on ncurses 2013-10-07 09:37:33 +01:00
recipes-qt qt4-x11-free: disable QGtkStyle 2013-09-26 16:37:57 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato sato-icon-theme: add more compatibility symlinks 2013-09-30 22:11:58 +01:00
recipes-support aspell: Add PACKAGECONFIG for curses 2013-10-07 09:37:32 +01:00
site native: Use a native site file and ensure the correct sed is used 2013-09-30 22:11:57 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00