qt4-embedded: drop bbappend for 4.8.1
authorMartin Jansa <martin.jansa@gmail.com>
Tue, 20 Nov 2012 16:43:58 +0000 (16:43 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:24:46 +0000 (08:24 -0800)
* 4.8.1 was removed in oe-core

(From meta-openembedded rev: d08ee5a51d4e89ae587d170f8b99062689841428)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend [deleted file]

diff --git a/meta-openembedded/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend b/meta-openembedded/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
deleted file mode 100644 (file)
index 27cac11..0000000
+++ /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}"