diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-22 15:21:07 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-23 23:09:36 +0000 |
commit | c30a7745a5daad19c32dbddeb46fc2ada8783325 (patch) | |
tree | a0b81ec2544c1139d07cdb6d03fba6bcf9819338 /meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini | |
parent | 4cbd74eaa4a242a7e967a696ca2dcd10e60f03fd (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: I0cad29ff1534e8d3fd4b94f8a13490b9fa19918e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini')
-rw-r--r-- | meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini b/meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini index 9c5ddd2d3..f502eff7a 100644 --- a/meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini +++ b/meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini @@ -6,7 +6,7 @@ shell=ivi-shell.so #backend=drm-backend.so [ivi-shell] -ivi-module=ivi-controller.so,wl-shell-emulator.so +ivi-module=ivi-controller.so ivi-input-module=ivi-input-controller.so [output] |