summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt4/qt4-x11-free_4.8.5.bbappend
blob: a9330bfc913406460ace350faeec3aa499001c4e (plain)
1
2
3
4
5
6
7
8
9
10
#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/ -DLINUX=1 -DEGL_API_FB=1"