[meta-freescale] [meta-fsl-arm][PATCH v3 2/7] weston: Add xwayland changes

Tom Hochstein tom.hochstein at freescale.com
Wed Nov 25 14:07:23 PST 2015


From: Neena Busireddy <neena.busireddy at freescale.com>

Configure weston to support XWayland backend.

Signed-off-by: Neena Busireddy <neena.busireddy at freescale.com>
Signed-off-by: Tom Hochstein <tom.hochstein at freescale.com>
---
 recipes-graphics/wayland/weston_%.bbappend | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend
index a7496da..6c62447 100644
--- a/recipes-graphics/wayland/weston_%.bbappend
+++ b/recipes-graphics/wayland/weston_%.bbappend
@@ -7,6 +7,8 @@ PACKAGECONFIG_append_mx6dl = " cairo-glesv2"
 PACKAGECONFIG_append_mx6sx = " cairo-glesv2"
 PACKAGECONFIG_remove_mx6sl = "egl"
 
+PACKAGECONFIG_mx6 += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'xwayland', '', d)}"
+
 EXTRA_OECONF_append_mx6 = " \
     --disable-libunwind \
     --disable-xwayland-test \
-- 
2.1.4



More information about the meta-freescale mailing list