summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/images
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-05-03 15:32:13 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-06-02 15:22:35 -0300
commitd431308ea5d38cf52b207248aa7dc02bf4764bec (patch)
treeed9802c06d3e7f298fee8d0df4eab1d8d4435a4b /recipes-graphics/images
parent23a025254e8975329e8d7efbfcdeb9775752a5c6 (diff)
downloadmeta-freescale-d431308ea5d38cf52b207248aa7dc02bf4764bec.tar.gz
core-image-weston: Remove now that Wayland backend is preferred
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>
Diffstat (limited to 'recipes-graphics/images')
-rw-r--r--recipes-graphics/images/core-image-weston.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes-graphics/images/core-image-weston.bbappend b/recipes-graphics/images/core-image-weston.bbappend
deleted file mode 100644
index 6e33067f..00000000
--- a/recipes-graphics/images/core-image-weston.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
1# FIXME: Vivante GPU driver cannot operate in X11 and Wayland in same
2# distribution as it needs to have different libraries installed. So
3# in case 'x11' is in DISTRO_FEATURES, Wayland is disabled.
4CONFLICT_DISTRO_FEATURES_append_mx6 = " x11"