* freescale/denzil:
qt4-embedded: enable OpenGL ES2 and OpenVG for mx5 SoCs
qt4-x11-free: enable OpenGL ES2 and OpenVG for mx5 SoCs
amd-gpu-x11-bin-mx51: Proper detect the building on Linux
amd-gpu-x11-bin-mx51: Set compatibility as mx5 SoC family only
SRC_URI_append_mx6 += "file://0001-Add-support-for-i.MX-codecs-to-phonon.patch"
PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
+ QT_GLFLAGS_mx5 = "-opengl es2 -openvg"
+
PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
--PRINC := "${@int(PRINC) + 2}"
++PRINC := "${@int(PRINC) + 3}"