From: Nitin A Kamble <[email protected]> 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 -- 1.7.7 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
