From 2b3274c45a9d384dd8b99308890f9c4c3695276b Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Wed, 22 Mar 2017 15:33:31 +0100 Subject: 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 --- recipes-graphics/wayland/weston_%.bbappend | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes-graphics/wayland/weston_%.bbappend (limited to 'recipes-graphics/wayland/weston_%.bbappend') diff --git a/recipes-graphics/wayland/weston_%.bbappend b/recipes-graphics/wayland/weston_%.bbappend deleted file mode 100644 index 480c72ed0..000000000 --- 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 \ -" - -- cgit 1.2.3-korg