mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
qt4: Remove qt-4.7.4 recipes.
This commit removes the following recipes: qt4-embedded_4.7.4.bbappend qt4-x11-free_4.7.4.bbappend Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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}"
|
||||
@@ -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}"
|
||||
Reference in New Issue
Block a user