summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
* qwt.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-151-1/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qconnman: bump SRCREVOtavio Salvador2011-12-151-1/+1
| | | | | | | | * add translation support * doesn't allow simultaneous connections Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qconnman: fix order of qmake variable settingsOtavio Salvador2011-12-093-3/+8
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qconnman: addOtavio Salvador2011-12-093-0/+26
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qcanobserver-socketcan: import from OE Classic with updatesKoen Kooi2011-11-141-0/+30
|
* qcanobserver: import from OE Classic with updates and cleanupsKoen Kooi2011-11-144-0/+162
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: update to 4.7.4Eric BENARD2011-10-042-0/+0
| | | | | | | 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>
* qwt: import from openembedded.devDenis2011-09-153-0/+49
| | | | | | | | 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>
* Drop PRIORITY variablePaul Eggleton2011-07-141-1/+0
| | | | | | | | | | | | | | | | 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>
* qmake2: update qt from 4.4.3 to 4.7.3Koen Kooi2011-06-193-22/+76
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: remove qt4-tools-sdkPaul Eggleton2011-06-192-96/+0
| | | | | | | 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>
* qt4: replace recipes with bbappendsPaul Eggleton2011-06-1946-1991/+11
| | | | | | | | | | | | | | 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>
* qt4: fix 4.7.2 checksumOtavio Salvador2011-05-104-8/+8
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt4: drop 4.6 versionsOtavio Salvador2011-05-1012-349/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt-apps,-tasks: drop from meta-oe, changes were merged back into meta-oeKoen Kooi2011-04-214-113/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: catch up with POKYBASE -> COREBASE renamingKoen Kooi2011-04-211-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4-x11-free: fix recipe nameMartin Jansa2011-04-191-0/+0
| | | | | | | * reported by Franz Leitl Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4 4.7: move to 4.7.2 to catch up with oe-coreKoen Kooi2011-04-0710-0/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-1766-0/+2839
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>