mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
Revert "qt4-embedded: drop bbappend for 4.8.1"
This reverts commit d08ee5a51d.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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}"
|
||||
Reference in New Issue
Block a user