summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-12-05 22:00:13 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-12-07 11:05:04 +0100
commit421a73c9c3bea13e029cd0505711ef02753949bb (patch)
tree939057ce3fd578eb31931c86a58bae7916b31231 /meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
parentd348277d9d25c4a9ef0b390c3d04dfc19063cf3b (diff)
downloadmeta-openembedded-421a73c9c3bea13e029cd0505711ef02753949bb.tar.gz
qt4: rename bbappends to match new 4.8.4 version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend')
-rw-r--r--meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend b/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
deleted file mode 100644
index 27cac1105e..0000000000
--- a/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
1DEPENDS += "mysql5 postgresql sqlite"
2QT_SQL_DRIVER_FLAGS = "-no-sql-ibase -plugin-sql-mysql -no-sql-odbc -plugin-sql-psql -plugin-sql-sqlite2 -plugin-sql-sqlite"
3QT_CONFIG_FLAGS += "-I${STAGING_INCDIR}/mysql \
4 -I${STAGING_INCDIR}/postgresql"
5
6PRINC := "${@int(PRINC) + 1}"