[meta-freescale] GPU 2d/3d acceleration not working in yocto qte-in-use-image

Otavio Salvador otavio at ossystems.com.br
Mon Jul 15 09:35:47 PDT 2013


On Mon, Jul 15, 2013 at 1:28 PM, Carrillodominguez Francisco
Alberto-B35153 <B35153 at freescale.com> wrote:
>
> Hi Thomas thank you for your answer.
>
>
> This is the question from the client:

Maybe it'd be good to ask him/her to join here too?

> The GPU 2D/3D acceleration is not working in the Yocto qte-in-use-image.  Looks like the "virtual/libgles2" and "-opengl es2 -openvg" are missing from imx6 in files qt4-embedded_4.8.4.bbappend and qt4-x11-free_4.8.4.bbappend, as shown below.
>
>      DEPENDS_append_mx5 = " virtual/kernel virtual/libgles2"
>      PACKAGE_ARCH_mx5 = "${MACHINE_ARCH}"
>      QT_GLFLAGS_mx5 = "-opengl es2 -openvg"
>      QT_CONFIG_FLAGS_append_mx5 = " -I${STAGING_KERNEL_DIR}/include/"
>
>      DEPENDS_append_mx6 = " virtual/kernel"
>      PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
>      QT_CONFIG_FLAGS_append_mx6 = " -I${STAGING_KERNEL_DIR}/include/"
>
> Adding "virtual/libgles2" and "-opengl es2 -openvg" for the imx6 as below resulted in the attached build errors.
>
>      DEPENDS_append_mx6 = " virtual/kernel virtual/libgles2"
>      PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
>      QT_GLFLAGS_mx6 = "-opengl es2 -openvg"
>      QT_CONFIG_FLAGS_append_mx6 = " -I${STAGING_KERNEL_DIR}/include/"
>
> What is the correct way to enable GPU 2D/3D acceleration for imx6 in the Yocto qte-in-use-image?

It is in master-next, at:

http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/?h=master-next&id=5bc7e2fd94ac9311665bb4aac7cc34c7ac2e9a09

It needs testing; It had issues in past but I didn't check it again.

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://projetos.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750



More information about the meta-freescale mailing list