summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@windriver.com>2012-12-14 02:45:05 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2012-12-14 10:27:40 -0200
commite33fceb664c82b6de23265b9539b5fe38d9b0c2d (patch)
tree9e405b60e943bb7015e9c6faf367ed21f793c870 /recipes-qt
parent22f77d8495fbb598405312d2a893cc6953f84b09 (diff)
downloadmeta-fsl-arm-e33fceb664c82b6de23265b9539b5fe38d9b0c2d.tar.gz
qt4-embedded: Remove 4.8.1 as it doen't exist in oe-core anymore
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt4/qt4-embedded_4.8.1.bbappend13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend b/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
deleted file mode 100644
index 6e1c30a..0000000
--- a/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
+++ /dev/null
@@ -1,13 +0,0 @@
1#Freescale
2FILESEXTRAPATHS_prepend := "${THISDIR}/qt4:"
3
4SRC_URI_append_mx5 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch"
5SRC_URI_append_mx6 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch"
6
7DEPENDS_append_mx5 = " virtual/libgles2"
8PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
9QT_GLFLAGS_mx5 = "-opengl es2 -openvg"
10
11PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
12
13PRINC := "${@int(PRINC) + 4}"