summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtbase.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* qtbase: fix up prl and pkgconfig file generationMikko Levonmaa2012-12-141-0/+5
| | | | Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
* qt5: fixup FILES_ entriesMartin Jansa2012-12-121-0/+3
| | | | | | * some are not needed as they are included in default value Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: move qtbase specific stuff from qt5.inc to qtbase.incMartin Jansa2012-12-121-0/+97
| | | | | | | * qt5.inc should be used by all qtmodule.inc * add missing PACKAGES in qt5.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: disable xcbMartin Jansa2012-12-121-2/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: partially resolves module pri installationMikko Levonmaa2012-12-031-4/+2
| | | | | | | The pri files get correctly placed under the work dir, but fail to stage correctly. Also there are some packaging issues Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
* qtbase: Replace patch to allow specification of qt.conf fileOtavio Salvador2012-11-191-1/+1
| | | | | | | | 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-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt5: split QT_CONFIG_FLAGS to more separate variablesMartin Jansa2012-11-181-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: add recipe for git versionMikko Levonmaa2012-11-151-0/+23
Signed-off-by: Mikko Levonmaa <mikko.levonmaa@palm.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>