Commit Graph

13 Commits

Author SHA1 Message Date
Eric BENARD
a3ff950b76 qt4: update to 4.7.4
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-10-04 12:58:55 +02:00
Denis
3e4a843596 qwt: import from openembedded.dev
The only change between openembedded.dev and meta-openembedded was
  the addition of LIC_FILES_CHKSUM

Signed-off-by: Denis Carikli <denis@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-15 12:40:12 +02:00
Paul Eggleton
040f75eca2 Drop PRIORITY variable
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-07-14 16:49:27 +01:00
Koen Kooi
bf206c9185 qmake2: update qt from 4.4.3 to 4.7.3
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-19 20:41:25 +02:00
Paul Eggleton
1583b23624 qt4: remove qt4-tools-sdk
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-19 19:25:42 +02:00
Paul Eggleton
608afbe828 qt4: replace recipes with bbappends
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-06-19 19:25:25 +02:00
Otavio Salvador
ea660c06fc qt4: fix 4.7.2 checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Otavio Salvador
c6d80dc43e qt4: drop 4.6 versions
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-05-10 08:55:54 +02:00
Koen Kooi
2a9e3855e8 qt-apps,-tasks: drop from meta-oe, changes were merged back into meta-oe
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21 10:01:44 +02:00
Koen Kooi
408601b9d4 meta-oe: catch up with POKYBASE -> COREBASE renaming
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-21 09:58:39 +02:00
Martin Jansa
a702651dab qt4-x11-free: fix recipe name
* reported by Franz Leitl

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-19 15:30:13 +02:00
Koen Kooi
d3a0c7ab87 qt4 4.7: move to 4.7.2 to catch up with oe-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-07 11:41:34 +02:00
Koen Kooi
c58cc7d379 move layer into meta-oe in preparation for future splits
As per TSC decision

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-03-17 21:41:22 +01:00