[oe-commits] Paul Eggleton : qt4: remove bbappend content

git at git.openembedded.org git at git.openembedded.org
Mon Apr 15 14:21:35 UTC 2013


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

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Wed Apr 10 15:57:59 2013 +0000

qt4: remove bbappend content

These changes to Qt's configuration need to be applied in distro layers,
not in meta-oe.

(We have to preserve the PRINC value to avoid PR going backwards.)

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend |    5 -----
 meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend |    5 -----
 2 files changed, 0 insertions(+), 10 deletions(-)

diff --git a/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend b/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
index 27cac11..d9f1c29 100644
--- a/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
+++ b/meta-oe/recipes-qt/qt4/qt4-embedded_4.8.4.bbappend
@@ -1,6 +1 @@
-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}"
diff --git a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
index 27cac11..d9f1c29 100644
--- a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
+++ b/meta-oe/recipes-qt/qt4/qt4-x11-free_4.8.4.bbappend
@@ -1,6 +1 @@
-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