diff options
| author | Koen Kooi <koen@dominion.thruhere.net> | 2012-12-10 11:47:42 +0100 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-12-10 11:48:15 +0100 |
| commit | 9c2eee256d52e7ee40163542381d8d2691bd5bfe (patch) | |
| tree | d0cf90fa13c32fcc7464498de2f58adad3b679c5 /meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend | |
| parent | 2cde4ab536a87c450092ccb89a2f2e2765ea89bc (diff) | |
| download | meta-openembedded-9c2eee256d52e7ee40163542381d8d2691bd5bfe.tar.gz | |
Revert "qt4: rename bbappends to match new 4.8.4 version from oe-core"
The recipes aren't in OE-core yet
This reverts commit 421a73c9c3bea13e029cd0505711ef02753949bb.
Diffstat (limited to 'meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend')
| -rw-r--r-- | meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend b/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend new file mode 100644 index 0000000000..27cac1105e --- /dev/null +++ b/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.3.bbappend | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | DEPENDS += "mysql5 postgresql sqlite" | ||
| 2 | QT_SQL_DRIVER_FLAGS = "-no-sql-ibase -plugin-sql-mysql -no-sql-odbc -plugin-sql-psql -plugin-sql-sqlite2 -plugin-sql-sqlite" | ||
| 3 | QT_CONFIG_FLAGS += "-I${STAGING_INCDIR}/mysql \ | ||
| 4 | -I${STAGING_INCDIR}/postgresql" | ||
| 5 | |||
| 6 | PRINC := "${@int(PRINC) + 1}" | ||
