generic-poky/meta/recipes-qt/qt4
Hongxu Jia 5b7371b832 qt4-embedded: support c++0x stand for directfb
While directfd upgrade to 1.7.6, it always includes directfb++ utils
when C++ is used and set c++0x as c++ standard.
(In git://git.directfb.org/git/directfb/core/DirectFB.git
commit b444bcae3197be9faf883460dcc239ef757d5922, and commit
522beeb76f2a8d2dee30d928d2a5955bd06cf25c)

The directfd in qt4-embedded is c++, and there was a build failure:
...
| qdirectfbwindowsurface.cpp:336:69: error: in C++98 'rect' must be
initialized by constructor, not by '{...}'
|      const DFBRectangle rect = { r.x(), r.y(), r.width(), r.height() };
...

The g++ used c++98 as default c++ standard, we should
explicitly set c++0x for directfd in qt4-embedded.

(From OE-Core rev: 833cb0e47f7542a67bdf943cede1754b7a20c1d9)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-16 23:08:20 +00:00
..
qt-mobility-1.2.0 qt-mobility: fix metaobjectbuilder build errors 2014-02-28 14:01:13 +00:00
qt4-4.8.6 qt4-embedded: support c++0x stand for directfb 2015-01-16 23:08:20 +00:00
nativesdk-qt4-tools.inc Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
nativesdk-qt4-tools_4.8.6.bb qt4: upgrade to version 4.8.6 2014-06-03 16:49:19 +01:00
qt-mobility-embedded_1.2.0.bb Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
qt-mobility-x11_1.2.0.bb Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
qt-mobility_1.2.0.inc qt-mobility: fix source URL 2014-09-29 12:12:45 +01:00
qt4-4.8.6.inc qt4: Fix QT4 applications spamming "QWSLock::down(): Invalid argument" 2015-01-07 23:35:07 +00:00
qt4-embedded.inc qt4-embedded: support c++0x stand for directfb 2015-01-16 23:08:20 +00:00
qt4-embedded_4.8.6.bb qt4: upgrade to version 4.8.6 2014-06-03 16:49:19 +01:00
qt4-native.inc qt4: add aarch64 support 2014-12-23 10:18:18 +00:00
qt4-native_4.8.6.bb qt4: upgrade to version 4.8.6 2014-06-03 16:49:19 +01:00
qt4-x11-free.inc Globally replace 'base_contains' calls with 'bb.utils.contains' 2014-04-25 17:19:19 +01:00
qt4-x11-free_4.8.6.bb qt4: upgrade to version 4.8.6 2014-06-03 16:49:19 +01:00
qt4.inc recipes: Remove references to eglibc 2014-09-01 18:03:05 +01:00
qt4_arch.inc qt4: add aarch64 support 2014-12-23 10:18:18 +00:00