From patchwork Wed Aug 1 11:50:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] qt4: fix qt4-native build failure on SLED-11 Date: Wed, 01 Aug 2012 11:50:01 -0000 From: wenzong.fan@windriver.com X-Patchwork-Id: 33501 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com, wfan@windriver.com From: Wenzong Fan Workaround kernel headers using "new" as variable name. The problem is specific to SLED-11, other distros use "newev" rather than "new". [YOCTO #2845] The following changes since commit fd6251ef548da7dbca354754cc0b666b2ccd0c45: imagetest-qemu.bbclass: Fix whitespace issues (2012-08-01 09:10:41 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib wenzong/2845 http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/2845 Wenzong Fan (1): qt4: fix qt4-native build failure on SLED-11 meta/recipes-qt/qt4/files/fix_qkbdtty_qws.patch | 26 +++++++++++++++++++++++ meta/recipes-qt/qt4/qt4-native.inc | 6 ++++-- 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 meta/recipes-qt/qt4/files/fix_qkbdtty_qws.patch