diff options
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend | 3 |
1 files changed, 2 insertions, 1 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 index 1419814..6e1c30a 100644 --- a/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend +++ b/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend | |||
@@ -4,9 +4,10 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/qt4:" | |||
4 | SRC_URI_append_mx5 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch" | 4 | SRC_URI_append_mx5 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch" |
5 | SRC_URI_append_mx6 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch" | 5 | SRC_URI_append_mx6 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch" |
6 | 6 | ||
7 | DEPENDS_append_mx5 = " virtual/libgles2" | ||
7 | PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" | 8 | PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" |
8 | QT_GLFLAGS_mx5 = "-opengl es2 -openvg" | 9 | QT_GLFLAGS_mx5 = "-opengl es2 -openvg" |
9 | 10 | ||
10 | PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" | 11 | PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" |
11 | 12 | ||
12 | PRINC := "${@int(PRINC) + 3}" | 13 | PRINC := "${@int(PRINC) + 4}" |