summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend')
-rw-r--r--recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend15
1 files changed, 0 insertions, 15 deletions
diff --git a/recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend b/recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend
deleted file mode 100644
index cf763b6..0000000
--- a/recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend
+++ /dev/null
@@ -1,15 +0,0 @@
-#Freescale
-include qt4-phonon-patches.inc
-
-DEPENDS_append_mx5 = " virtual/kernel virtual/libgles2"
-QT_GLFLAGS_mx5 = "-opengl es2 -openvg"
-QT_CONFIG_FLAGS_append_mx5 = " -I${STAGING_KERNEL_DIR}/include/"
-
-DEPENDS_append_mx6 = " virtual/kernel virtual/libgles2"
-QT_GLFLAGS_mx6 = "-opengl es2 -openvg"
-QT_CONFIG_FLAGS_append_mx6 = " -I${STAGING_KERNEL_DIR}/include/uapi \
- -I${STAGING_KERNEL_DIR}/include/ \
- -DLINUX=1 -DEGL_API_FB=1 \
- -DQT_QPA_EXPERIMENTAL_TOUCHEVENT=1"
-
-SRC_URI_append_mx6 = " file://0003-i.MX6-force-egl-visual-ID-33.patch"