]> code.ossystems Code Review - meta-freescale.git/commit
weston: Fix weston window manager for i.MX 6UltraLite
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 13 Jun 2016 18:14:39 +0000 (13:14 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 27 Jun 2016 10:53:36 +0000 (07:53 -0300)
commit48ca2d616d1f28089fbb9189d384f5dbd9018194
tree61555ee3621723c112efda212e568a23def3e3ca
parent6b1e4442208ebf4ff28ff1ecbd918cf7490c2f4e
weston: Fix weston window manager for i.MX 6UltraLite

The weston window manager failed to start on i.MX 6UltraLite EVK.

6UL has no GPU, so we need to use pixman. Fixed by removing
EGL/GLES support, and by configuring to use Framebuffer backend
as native.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/wayland/weston_%.bbappend