aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-12-10 11:47:42 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-12-10 11:48:15 +0100
commit9c2eee256d52e7ee40163542381d8d2691bd5bfe (patch)
treed0cf90fa13c32fcc7464498de2f58adad3b679c5 /meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
parent2cde4ab536a87c450092ccb89a2f2e2765ea89bc (diff)
downloadmeta-openembedded-contrib-9c2eee256d52e7ee40163542381d8d2691bd5bfe.tar.gz
Revert "qt4: rename bbappends to match new 4.8.4 version from oe-core"
The recipes aren't in OE-core yet This reverts commit 421a73c9c3bea13e029cd0505711ef02753949bb.
Diffstat (limited to 'meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend')
-rw-r--r--meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
deleted file mode 100644
index 27cac1105e..0000000000
--- a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-DEPENDS += "mysql5 postgresql sqlite"
-QT_SQL_DRIVER_FLAGS = "-no-sql-ibase -plugin-sql-mysql -no-sql-odbc -plugin-sql-psql -plugin-sql-sqlite2 -plugin-sql-sqlite"
-QT_CONFIG_FLAGS += "-I${STAGING_INCDIR}/mysql \
- -I${STAGING_INCDIR}/postgresql"
-
-PRINC := "${@int(PRINC) + 1}"