qt4-embedded: drop bbappend for 4.8.1

* 4.8.1 was removed in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Martin Jansa 2012-11-20 16:43:58 +00:00 committed by Koen Kooi
parent bb3d744481
commit d08ee5a51d

View File

@ -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}"