From patchwork Mon Apr 30 21:18:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fixes for master-next Date: Mon, 30 Apr 2012 21:18:36 -0000 From: Nitin A Kamble X-Patchwork-Id: 26685 Message-Id: To: openembedded-core@lists.openembedded.org From: Nitin A Kamble with eglibc-2.15 & gcc-4.7 noticed a compile issue for qt4. and here is a fix for the issue. Thanks, Nitin The following changes since commit a004e53803c4715cdf31f1d77090d39c2a4f3483: tune-sh4.inc: Fix spelling of big-endian feature set (2012-04-30 15:57:00 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib nitin/bugfixes http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bugfixes Nitin A Kamble (1): qt4: fix compilation issue meta/recipes-qt/qt4/qt-4.8.1.inc | 1 + .../qt4/qt-4.8.1/fix_conflicting_types.patch | 29 ++++++++++++++++++++ meta/recipes-qt/qt4/qt4-x11-free.inc | 2 +- 3 files changed, 31 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-qt/qt4/qt-4.8.1/fix_conflicting_types.patch