qtbase: mkspecs are now staged correctly
authorMikko Levonmaa <mikko.levonmaa@gmail.com>
Wed, 5 Dec 2012 00:32:32 +0000 (16:32 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:43:30 +0000 (08:43 -0800)
commitdcd663d2d31463b6b50c364177e3f202388675c4
treea3d1ed9522d34fd53a7ae422eda2297d17fd8e5e
parent7f7d8f1ba7a7c0234487c5258e97ff5e0fcb2289
qtbase: mkspecs are now staged correctly

They are placed under STAGING_DATADIR as they need to be
kept separate from the native side. The reason for doing so
is that some qt modules require native tools and the mkspecs
in STAGING_DATADIR_NATIVE cannot be polluted with the target
mkspecs

There are still some packaging issues

(From meta-qt5 rev: 17d2bf1cdd6a6b23a88a8e07dcb640e8f01115d2)

Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-qt5/classes/qmake5.bbclass
meta-qt5/classes/qmake5_base.bbclass
meta-qt5/recipes-qt/qt5/qt5-native.inc
meta-qt5/recipes-qt/qt5/qt5.inc
meta-qt5/recipes-qt/qt5/qtbase/0001-Always-build-uic.patch [moved from meta-qt5/recipes-qt/qt5/files/0001-Always-build-uic.patch with 100% similarity]
meta-qt5/recipes-qt/qt5/qtbase/0003-qtbase-Allow-qt.conf-override-when-bootstrapping.patch [new file with mode: 0644]