From f57a2ada87a9755afad90c378ab10a91ef7b7a2f Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Mon, 28 Nov 2016 19:37:35 +0200 Subject: weston-raspberrypi.ini: Fix Weston configurations Fix Weston configurations for Raspberry Pi 2/3 and run it in IVI shell. Following these changes start_ALS2016_ivi-shell.sh works again. Bug-AGL: SPEC-268 Change-Id: Ief75dfc078a42aba65161783b2a7beef23115e33 Signed-off-by: Leon Anavi --- .../recipes-graphics/wayland/weston/weston-raspberrypi.ini | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini index c1c9ecb1d..fa308d43e 100644 --- a/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini +++ b/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini @@ -3,4 +3,9 @@ backend=drm-backend.so shell=ivi-shell.so [ivi-shell] -ivi-module=ivi-controller.so +ivi-module=ivi-controller.so,wl-shell-emulator.so +ivi-input-module=ivi-input-controller.so + +[output] +name=HDMI-A-1 +transform=270 -- cgit 1.2.3-korg