From f8517afc7a5ada4538b3b7d397fa32586d57ffe5 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 15 Jul 2015 17:14:27 -0300 Subject: Move meta-fsl-arm content to layer root The meta-fsl-arm is going to be used as the base for this layer. It contains a clean history and allowing a more granullar set of changes. This commit is just a rename of all contents of meta-fsl-arm subdirectory to this layer's root, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador --- recipes-graphics/images/core-image-weston.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes-graphics/images/core-image-weston.bbappend (limited to 'recipes-graphics/images') diff --git a/recipes-graphics/images/core-image-weston.bbappend b/recipes-graphics/images/core-image-weston.bbappend new file mode 100644 index 00000000..6e33067f --- /dev/null +++ b/recipes-graphics/images/core-image-weston.bbappend @@ -0,0 +1,4 @@ +# 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" -- cgit v1.2.3-54-g00ecf