]> code.ossystems Code Review - meta-freescale.git/commitdiff
core-image-weston: Remove now that Wayland backend is preferred
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 3 May 2016 18:32:13 +0000 (15:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 2 Jun 2016 18:22:35 +0000 (15:22 -0300)
Now that Wayland backend is preferred over X11, we can use this image
with X11 DISTRO_FEATURE enabled.

Change-Id: Ief201823644b5982b6c4b64c1234c5d65cca15e4
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/images/core-image-weston.bbappend [deleted file]

diff --git a/recipes-graphics/images/core-image-weston.bbappend b/recipes-graphics/images/core-image-weston.bbappend
deleted file mode 100644 (file)
index 6e33067..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# FIXME: Vivante GPU driver cannot operate in X11 and Wayland in same
-# distribution as it needs to have different libraries installed. So
-# in case 'x11' is in DISTRO_FEATURES, Wayland is disabled.
-CONFLICT_DISTRO_FEATURES_append_mx6 = " x11"