aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qt4
AgeCommit message (Collapse)Author
2012-11-22Revert "qt4-embedded: drop bbappend for 4.8.1"Koen Kooi
This reverts commit d08ee5a51d4e89ae587d170f8b99062689841428.
2012-11-22Revert "qt4-x11-free: drop bbappend for 4.8.1"Koen Kooi
This reverts commit bb3d744481c148ef570d9dfe0eb5f6821d02318b.
2012-11-22qt4-embedded: drop bbappend for 4.8.1Martin Jansa
* 4.8.1 was removed in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-22qt4-x11-free: drop bbappend for 4.8.1Martin Jansa
* 4.8.1 was removed from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-02qt4: add bbappends also for 4.8.3 versionMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-06-14qt4: Remove qt-4.7.4 recipes.Elvis Dowson
This commit removes the following recipes: qt4-embedded_4.7.4.bbappend qt4-x11-free_4.7.4.bbappend Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-26qt4: rename bbappends to match 4.8.1 from oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-04-21qt bbappends: play nice with bbappends in other layers by incrementing PRINC ↵Koen Kooi
instead of overwriting it Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-21qmake2: removePaul Eggleton
qmake is now provided by the qt4-x11-tools package in OE-Core (and has RPROVIDES + RREPLACES), so remove this recipe. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26qt-4.8.0: enable sql features as in 4.7.4Eric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-04qt4: update to 4.7.4Eric BENARD
once oe-core has updated qt4 recipe Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-14Drop PRIORITY variablePaul Eggleton
As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the references. Thanks to Phil Blundell for the command. (Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-06-19qmake2: update qt from 4.4.3 to 4.7.3Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19qt4: remove qt4-tools-sdkPaul Eggleton
qt4-tools-sdk has been replaced by qt4-tools-nativesdk in oe-core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19qt4: replace recipes with bbappendsPaul Eggleton
The only functional difference between these recipes and the ones in oe-core is the addition of PostgreSQL, MySQL and SQLite 2 drivers. Now that we have QT_SQL_DRIVER_FLAGS in the oe-core Qt4 recipes we can replace the overlayed recipes with bbappends which enable the drivers using this variable. (Note: there is no bbappend for qt4-tools-native as this does not build the SQL drivers.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-05-10qt4: fix 4.7.2 checksumOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10qt4: drop 4.6 versionsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-04-19qt4-x11-free: fix recipe nameMartin Jansa
* reported by Franz Leitl Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07qt4 4.7: move to 4.7.2 to catch up with oe-coreKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17move layer into meta-oe in preparation for future splitsKoen Kooi
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>