summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei.gherzan@windriver.com>2012-12-14 02:45:06 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2012-12-14 10:31:21 -0200
commit8a4f203a44f4a832e7a36999c2fcaab9c198a4ba (patch)
tree3cc433275d9778275d774a875a25dec121e0fd90 /recipes-qt
parente33fceb664c82b6de23265b9539b5fe38d9b0c2d (diff)
downloadmeta-fsl-arm-8a4f203a44f4a832e7a36999c2fcaab9c198a4ba.tar.gz
qt4-x11-free: 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-x11-free_4.8.1.bbappend13
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend b/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend
deleted file mode 100644
index 6e1c30a..0000000
--- a/recipes-qt/qt4/qt4-x11-free_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}"