[oe-commits] Elvis Dowson : qt4: Remove qt-4.7.4 recipes.

git at git.openembedded.org git at git.openembedded.org
Thu Jun 14 13:05:23 UTC 2012


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

Author: Elvis Dowson <elvis.dowson at gmail.com>
Date:   Wed Jun 13 18:40:52 2012 +0000

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 at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-qt/qt4/qt4-embedded_4.7.4.bbappend |    6 ------
 meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend |    6 ------
 2 files changed, 0 insertions(+), 12 deletions(-)

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





More information about the Openembedded-commits mailing list