summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
...
* qt4: rename bbappends to match new 4.8.4 version from oe-coreMartin Jansa2012-12-072-0/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4-embedded: drop bbappend for 4.8.1Martin Jansa2012-11-221-6/+0
| | | | | | | * 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>
* qt4-x11-free: drop bbappend for 4.8.1Martin Jansa2012-11-221-6/+0
| | | | | | | * 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>
* qt4: add bbappends also for 4.8.3 versionMartin Jansa2012-10-022-0/+12
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task*: rename to packagegroup to match oe-coreMartin Jansa2012-09-051-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qwt: convert tabs to spaces.Marc Reilly2012-08-271-13/+13
| | | | | Signed-off-by: Marc Reilly <marc@cpdesign.com.au> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qwt: fix link error when linking with ld-gold.Marc Reilly2012-08-272-2/+36
| | | | | | | | ld-gold doesn't implicitly link with librt, this fixes an unresolved symbol error when compiling qwt examples. Signed-off-by: Marc Reilly <marc@cpdesign.com.au> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: Fix SRC_URI warnings to use "protocol" not "proto"Elvis Dowson2012-07-132-2/+2
| | | | | | | | | | | | | | | | | | This commit updates the SRC_URI for the following recipes to use "protocol" meta-oe/recipes-devtools/python/python-pyyaml_svn.bb meta-oe/recipes-navigation/navit/navit_svn.bb meta-oe/recipes-qt/qcanobserver/qcanobserver-socketcan_svn.bb meta-oe/recipes-qt/qcanobserver/qcanobserver_svn.bb meta-oe/recipes-support/dfu-util/dfu-util_svn.bb meta-oe/recipes-support/portaudio/portaudio-v19_svn.bb meta-oe/recipes-support/samsung-soc-utils/s3c24xx-gpio_svn.bb meta-oe/recipes-support/samsung-soc-utils/s3c64xx-gpio_svn.bb meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb meta-oe/recipes-support/usbpath/usbpath_svn.bb meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4: Remove qt-4.7.4 recipes.Elvis Dowson2012-06-142-12/+0
| | | | | | | | | 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>
* qt4: rename bbappends to match 4.8.1 from oe-coreMartin Jansa2012-04-262-0/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt bbappends: play nice with bbappends in other layers by incrementing PRINC ↵Koen Kooi2012-04-214-2/+4
| | | | | | instead of overwriting it Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qte-toolchain: add qwte supportEric BENARD2012-04-131-0/+3
| | | | | | | | we have QWT in meta-oe so include it in the SDK to give users the opportunity to use these widgets in their developments. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qwt: add 6.0.1 versionEric BENARD2012-04-136-20/+108
| | | | | | | - only the qwt-e version is compile and run tested ATM Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qmake2: removePaul Eggleton2012-03-218-344/+0
| | | | | | | | 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>
* qt-4.8.0: enable sql features as in 4.7.4Eric Bénard2012-01-262-0/+12
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* 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>