]> code.ossystems Code Review - meta-freescale.git/commit
qtbase: Disable eglfs build for i.MX6 SoCs using X11
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 6 Mar 2014 17:47:40 +0000 (14:47 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 11 Mar 2014 11:09:21 +0000 (08:09 -0300)
commit2e031ac18d54475b4cf59cdaa1308ad59e5996fa
treef662edf7c4c74975938570ae4f9e835454174baa
parent4672a2c336fec08016730fa9af57c1455dcac097
qtbase: Disable eglfs build for i.MX6 SoCs using X11

The eglfs hooks require the Framebuffer API calls which are not
available when building for X11; to allow qtbase to build for X11 we
must disable eglfs support due this restriction.

A patch to workaround EGL initialization failure due visual mismatch
has been included as well, forcing Visual ID 33.

Change-Id: I564b0d30f137e55885268b656e68fdc3151fb93d
Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase/Force_egl_visual_ID_33.patch [new file with mode: 0644]
meta-fsl-arm/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend