diff options
Diffstat (limited to 'recipes-qt')
-rw-r--r-- | recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend b/recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend index cebb203..bb32024 100644 --- a/recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend +++ b/recipes-qt/qt4/qt4-x11-free_4.7.4.bbappend | |||
@@ -5,6 +5,8 @@ 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 | PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" | 7 | PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}" |
8 | QT_GLFLAGS_mx5 = "-opengl es2 -openvg" | ||
9 | |||
8 | PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}" |
9 | 11 | ||
10 | PRINC := "${@int(PRINC) + 1}" | 12 | PRINC := "${@int(PRINC) + 2}" |