summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase-native_5.0.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* qtbase-native: Apply 0001-Always-build-uic.patch for all versionsMartin Jansa2013-05-071-2/+0
| | | | | | | * when uic does not exist in QT_EXTERNAL_HOST_BINS it will silently switch to /usr/bin/qt5/uic and build will fail a bit later Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-*.inc: let module.inc to define LICENSEMartin Jansa2013-05-071-1/+1
| | | | | | | * it was working for LIC_FILES_CHKSUM, but not LICENSE * we need to change order of includes, first version.inc then module.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: restore 5.0.0 recipesMartin Jansa2013-04-261-0/+9
* there are some issues with 5.0.1 and qt-webkit, keep 5.0.0 available until everybody is ready to upgrade to 5.0.2 or newer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>