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/wayland-ivi-extension_1.11.0.bbappend | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend') diff --git a/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend b/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend index 16553da67..5a26c9a1b 100644 --- a/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend +++ b/recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend @@ -13,7 +13,6 @@ PACKAGECONFIG[test] = "${ENABLE_TEST},${DISABLE_TEST},gtest" SRC_URI_append = "\ - file://0001-wayland-ivi-extension-patch-for-wl-shell-emulator.patch \ file://cmake-find-gtest.patch \ file://test-path.patch \ " -- cgit 1.2.3-korg