aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-graphics/wayland/weston_%.bbappend
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-22 15:33:31 +0100
committerRonan Le Martret <ronan.lemartret@iot.bzh>2017-03-22 15:33:31 +0100
commit2b3274c45a9d384dd8b99308890f9c4c3695276b (patch)
tree929fca85a688915a158756c4a78a34304a67f395 /recipes-graphics/wayland/weston_%.bbappend
parentdd71a9fe47f3091e352de1b21330b35be4152efa (diff)
Removed wl-shell-emulator from AGL
Since CES2017, AGL doesn't use 'layer-add-surfaces' command. wl-shell-emultor.so is only required by 'layer-add-surfaces'. So we can remove wl-shell-emultor from AGL. Bug-AGL: SPEC-341 Change-Id: Icfaf91de624ed89e9640a9daf1a92b5de8912863 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'recipes-graphics/wayland/weston_%.bbappend')
-rw-r--r--recipes-graphics/wayland/weston_%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend
deleted file mode 100644
index 480c72ed..00000000
--- a/recipes-graphics/wayland/weston_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
-
-SRC_URI_append = " \
- file://0001-weston-patch-for-wl-shell-emulator.patch \
-"
-