]> code.ossystems Code Review - meta-freescale.git/commitdiff
weston: Fix build on i.MX 6SL
authorTom Hochstein <tom.hochstein@nxp.com>
Tue, 13 Dec 2016 17:55:44 +0000 (11:55 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 16 Dec 2016 19:01:24 +0000 (17:01 -0200)
Weston requires egl and glesv2 together, or neither. Since the i.MX 6SL
can only provide egl, we configure weston to work without egl. A build
break occurred due to i.MX patches which should not be applied for 6SL.

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

index dbe87f14843c0c3ceca8f810f5bd68c767ed51cf..f7b12d0b5bafefb3ce4c6aae204c059040e9ceaa 100644 (file)
@@ -1,6 +1,6 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-SRC_URI_append_imxgpu2d = " \
+SRC_URI_append_imxgpu3d = " \
     file://0002-MGS-1111-Add-GPU-VIV-suport-for-wayland-and-weston-1.patch \
     file://0003-MGS-1192-xwld-g2d-compositor-dose-not-work.patch \
     file://0004-MGS-1235-Fix-setenv-and-clear-environments.patch \