From: Tom Hochstein Date: Tue, 26 Jun 2018 02:11:42 +0000 (-0500) Subject: weston: Use cairo for parts with 3D GPU X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=33cfb1800371a5aed74fd99a8cb6c56d118affd4;p=meta-freescale.git weston: Use cairo for parts with 3D GPU Signed-off-by: Tom Hochstein Signed-off-by: Otavio Salvador --- 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 #