diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-22 15:33:31 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-22 15:33:31 +0100 |
commit | 2b3274c45a9d384dd8b99308890f9c4c3695276b (patch) | |
tree | 929fca85a688915a158756c4a78a34304a67f395 /recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend | |
parent | dd71a9fe47f3091e352de1b21330b35be4152efa (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/wayland-ivi-extension_1.11.0.bbappend')
-rw-r--r-- | recipes-graphics/wayland/wayland-ivi-extension_1.11.0.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
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 \ " |