generic-poky/meta
Wenzong Fan 1b138d167c qt4: fix qt4-native build failure on SLED-11
This issue is that with C++ compiler process an old version of kernel
header file, coincidently that file has a variable named 'new':

* 'embedded/qkbdtty_qws.cpp' include 'linux/vt.h';
* '/usr/include/linux/vt.h' has below code on SLED-11.x:
    + unsigned int new;

On mostly hosts it has been changed to: new -> newev.

[YOCTO #2845]

(From OE-Core rev: bb4b71552da0d1f4396955f35db5819f88a7d2ae)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-08-02 15:28:38 +01:00
..
classes sip.bbclass: fix sip-native dependency 2012-08-02 15:28:37 +01:00
conf gobject-introspection: Drop the recipe, it has never worked and if it does cross compile, we can add it back 2012-07-28 09:20:53 +01:00
files common-license: Add ICU generic 2012-03-25 12:23:39 +01:00
lib/oe lib/oe/lsb.py: Map unknown distributions to 'Unknown' 2012-07-31 08:02:11 +01:00
recipes-bsp usbutils: Upgrade usbutils to upstream v006 2012-08-02 15:28:37 +01:00
recipes-connectivity socat 1.7.2: add readline dependency 2012-07-29 10:55:28 +01:00
recipes-core dbus: include dbus-launch in the main dbus package 2012-07-31 11:59:06 +01:00
recipes-devtools python-dbus: updated to 1.1.1 2012-08-02 15:28:37 +01:00
recipes-extended watchdog: Upgrade to upstream v5.12 2012-08-02 15:28:37 +01:00
recipes-gnome gconf: Clean up introspection disabling by using gobject-introspection-stub 2012-07-28 09:20:54 +01:00
recipes-graphics libxcb: Update for python-native changes 2012-07-30 16:54:34 +01:00
recipes-kernel trace-cmd: Update for python-native changes 2012-07-31 11:37:50 +01:00
recipes-multimedia qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1 2012-07-29 10:16:16 +01:00
recipes-qt qt4: fix qt4-native build failure on SLED-11 2012-08-02 15:28:38 +01:00
recipes-rt core-image-*.bb: Remove usage of EXTRA_IMAGE_FEATURES from some .bb files 2012-07-10 14:21:58 +01:00
recipes-sato eds-tools: Drop this recipe, its inapproriate in OE-Core 2012-07-28 09:20:53 +01:00
recipes-support createrepo 0.4.11: create wrapper for python script 2012-08-01 23:11:17 +01:00
site site/common-linux: fix incorrect size of pid_t for apr 2012-07-02 16:47:44 +01:00
COPYING.MIT
recipes.txt recipes.txt: Add entries for "recipes-rt" and "recipes-support" 2012-07-09 16:58:56 +01:00