aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-06-13 15:46:52 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-06-19 19:25:25 +0200
commit608afbe8283c111964bef1246854edfd89ccee75 (patch)
tree4703da59836cebbf2168f2696e8fb38c44bf722e /meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
parent4c3feb6a4fba60771891c857ff946c9eaadba9ea (diff)
downloadmeta-openembedded-contrib-608afbe8283c111964bef1246854edfd89ccee75.tar.gz
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>
Diffstat (limited to 'meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch')
-rw-r--r--meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch b/meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
deleted file mode 100644
index e52736926f..0000000000
--- a/meta-oe/recipes-qt/qt4/files/0010-no-simpledecoration-example.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-
-Ported from OE by: Yu Ke <ke.yu@intel.com>
-
---- /tmp/qws.pro 2009-12-10 19:30:08.000000000 +0100
-+++ qt-everywhere-opensource-src-4.6.0/examples/qws/qws.pro 2009-12-10 19:30:21.000000000 +0100
-@@ -1,7 +1,7 @@
- TEMPLATE = subdirs
- # no /dev/fbX
- !qnx:!vxworks:SUBDIRS = framebuffer
--SUBDIRS += mousecalibration simpledecoration
-+SUBDIRS += mousecalibration
-
- # install
- sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS README *.pro