]> code.ossystems Code Review - meta-freescale.git/commitdiff
Merge remote branch 'freescale/denzil' into master
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 7 Sep 2012 20:35:51 +0000 (17:35 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 7 Sep 2012 20:36:08 +0000 (17:36 -0300)
* 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

1  2 
meta-fsl-arm/recipes-qt/qt4/qt4-embedded_4.8.1.bbappend
meta-fsl-arm/recipes-qt/qt4/qt4-x11-free_4.8.1.bbappend

index 70d890f02578691d9f8f786edcbaeb0e75224cde,bb32024fba86a51f69297ae24c55ad4a42d68841..14198146c04aa1fcf96fab663b58339dd574bc25
@@@ -5,6 -5,8 +5,8 @@@ SRC_URI_append_mx5 += "file://0001-Add-
  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}"