summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* qtbase: Replace patch to allow specification of qt.conf fileOtavio Salvador2012-11-193-38/+34
| | | | | | | | 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-192-45/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt5: split QT_CONFIG_FLAGS to more separate variablesMartin Jansa2012-11-182-8/+43
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: add -qt-xcb to EXTRA_OECONFMartin Jansa2012-11-181-26/+28
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: add recipe for 5.0.0-beta2Martin Jansa2012-11-151-0/+7
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: add recipe for git versionMikko Levonmaa2012-11-1513-3/+397
| | | | | Signed-off-by: Mikko Levonmaa <mikko.levonmaa@palm.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: install mkspecs and our g++.conf + linux.confMikko Levonmaa2012-11-155-0/+130
| | | | | Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: change PV of 5.0.0-beta2 to sort lower then 5.0.0 when it's releasedMartin Jansa2012-11-156-13/+46
| | | | | | | | * also add version specific .inc files and move all version specific variables to it * upgrade 5.0.0-beta1 to 5.0.0-beta2 and add include for latest git Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: install all native toolsMartin Jansa2012-11-151-3/+4
| | | | | | * e.g. we need qdbusxml2cpp to build connman-qt Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: disable demosMartin Jansa2012-10-271-1/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Merge pull request #1 from levonmaa/masterMartin 'JaMa' Jansa2012-10-271-0/+8
|\ | | | | qt5-native now compiles and installs
| * qt5-native now compiles and installsMikko Levonmaa2012-10-241-0/+8
|/ | | | | | | Disabled tests and exmaples in the native build. Also do_install now installs the qmake host binary Signed-off-by: Mikko Levonmaa <mikko.levonmaa@gmail.com>
* layer.conf: fix BBFILE_PRIORITYMartin Jansa2012-10-231-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5-native: Add initial draftOtavio Salvador2012-10-233-0/+63
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* Add layer basic structureOtavio Salvador2012-10-232-0/+40
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>