aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-11-20 16:37:16 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2012-11-22 09:48:35 +0100
commitbb3d744481c148ef570d9dfe0eb5f6821d02318b (patch)
tree92fab477e94775eda99d5e48255d5b9fa1ed54fc /meta-oe
parentd2abc02ad6b1be0ab980b8712e7c0f1a5dc1d613 (diff)
downloadmeta-openembedded-bb3d744481c148ef570d9dfe0eb5f6821d02318b.tar.gz
qt4-x11-free: drop bbappend for 4.8.1
* 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>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
deleted file mode 100644
index 27cac1105e..0000000000
--- a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.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}"