summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase
Commit message (Collapse)AuthorAgeFilesLines
...
* qtbase: mkspecs are now staged correctlyMikko Levonmaa2012-12-042-0/+62
| | | | | | | | | | | | 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>
* qtbase: Replace patch to allow specification of qt.conf fileOtavio Salvador2012-11-192-37/+33
| | | | | | | | This patch has been cleaned to the minimum version and is ready for sending to upstream. Once it is accepted, a backport of the final version will be included here. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qtbase: Drop unused patch for setting qt.conf override supportOtavio Salvador2012-11-191-44/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qtbase: add recipe for git versionMikko Levonmaa2012-11-154-0/+138
Signed-off-by: Mikko Levonmaa <mikko.levonmaa@palm.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>