diff options
author | Elvis Dowson <elvis.dowson@gmail.com> | 2012-06-13 18:40:52 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-06-14 15:05:06 +0200 |
commit | 0d7288e944df0121637c530ce4e7e39c51c6fbdc (patch) | |
tree | bf8edec0e5f45705d3909a1e19cd3432561f1b97 | |
parent | edab9a6614eb6f7eb70f85dd3bd467aa0b5bfe5b (diff) | |
download | meta-openembedded-0d7288e944df0121637c530ce4e7e39c51c6fbdc.tar.gz |
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>
-rw-r--r-- | meta-oe/recipes-qt/qt4/qt4-embedded_4.7.4.bbappend | 6 | ||||
-rw-r--r-- | 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 27cac1105..000000000 --- a/meta-oe/recipes-qt/qt4/qt4-embedded_4.7.4.bbappend +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
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}" | ||
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 27cac1105..000000000 --- a/meta-oe/recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend +++ /dev/null | |||
@@ -1,6 +0,0 @@ | |||
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}" | ||