]> code.ossystems Code Review - openembedded-core.git/commit
qt-4.7.4: Fix build with gcc 4.7
authorKhem Raj <raj.khem@gmail.com>
Sat, 31 Mar 2012 00:27:41 +0000 (17:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Apr 2012 15:56:37 +0000 (16:56 +0100)
commit553ac1bf0ebf2ecf4e45ace4016b50c810ef7b26
tree82b5a9434bad0f540856b1bb88783576ea51713f
parentda89bb83298eaf28faebcc8782f207927fbe190a
qt-4.7.4: Fix build with gcc 4.7

g++ 4.7 is detecting inheritence problems
which we solve by explictly specifying
elements in constructors

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-qt/qt4/qt-4.7.4.inc
meta/recipes-qt/qt4/qt-4.7.4/gcc47-fix.patch [new file with mode: 0644]
meta/recipes-qt/qt4/qt4-embedded_4.7.4.bb
meta/recipes-qt/qt4/qt4-x11-free_4.7.4.bb