[oe-commits] Koen Kooi : Revert "qt4-x11-free: drop bbappend for 4.8.1"

git at git.openembedded.org git at git.openembedded.org
Thu Nov 22 10:10:36 UTC 2012


Module: meta-openembedded.git
Branch: danny
Commit: edb67b9588d65f7b53f29b300e06721f5f5b569c
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=edb67b9588d65f7b53f29b300e06721f5f5b569c

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Thu Nov 22 11:09:22 2012 +0100

Revert "qt4-x11-free: drop bbappend for 4.8.1"

This reverts commit bb3d744481c148ef570d9dfe0eb5f6821d02318b.

---

 meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
new file mode 100644
index 0000000..27cac11
--- /dev/null
+++ b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
@@ -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}"





More information about the Openembedded-commits mailing list