summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase/0001-Always-build-uic.patch
Commit message (Collapse)AuthorAgeFilesLines
* qtbase: mkspecs are now staged correctlyMikko Levonmaa2012-12-041-0/+31
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 Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>