[meta-freescale] [PATCH v3 15/19] weston: Use cairo for parts with 3D GPU

Otavio Salvador otavio at ossystems.com.br
Wed Jun 27 05:30:57 PDT 2018


From: Tom Hochstein <tom.hochstein at nxp.com>

Signed-off-by: Tom Hochstein <tom.hochstein at nxp.com>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

Changes in v3: None
Changes in v2: None

 recipes-graphics/wayland/weston_4.0.0.imx.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-graphics/wayland/weston_4.0.0.imx.bb b/recipes-graphics/wayland/weston_4.0.0.imx.bb
index 4d366ce9..5028cc11 100644
--- a/recipes-graphics/wayland/weston_4.0.0.imx.bb
+++ b/recipes-graphics/wayland/weston_4.0.0.imx.bb
@@ -50,6 +50,7 @@ PACKAGECONFIG ??= "${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'kms fbdev
 PACKAGECONFIG_remove_mx6 = "kms"
 PACKAGECONFIG_remove_mx7 = "kms"
 PACKAGECONFIG_append_imxgpu2d = " imxg2d"
+PACKAGECONFIG_append_imxgpu3d = " cairo-glesv2"
 #
 # Compositor choices
 #
-- 
2.18.0



More information about the meta-freescale mailing list