Use IVI-shell instead of desktop-shell as default in weston.ini 07/7307/4
authorBocklage, Jens <Jens_Bocklage@mentor.com>
Thu, 24 Nov 2016 13:54:59 +0000 (14:54 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 25 Nov 2016 18:54:30 +0000 (18:54 +0000)
Using IVI-shell as default for following platforms:
 - QEMU
 - Renesas
 - Raspberry Pi

The IVI-shell is needed to run the CES 2017 demo.

Signed-off-by: Bocklage, Jens <Jens_Bocklage@mentor.com>
meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston/weston-raspberrypi.ini
meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini
meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini

index b491ac4..c1c9ecb 100644 (file)
@@ -1,8 +1,6 @@
 [core]
 backend=drm-backend.so
-shell=desktop-shell.so
+shell=ivi-shell.so
 
-[shell]
-locking=true
-# Uncomment below to hide panel
-#panel-location=none
+[ivi-shell]
+ivi-module=ivi-controller.so
index de3e7e8..368239a 100644 (file)
@@ -1,14 +1,13 @@
 [core]
-shell=desktop-shell.so
 backend=drm-backend.so
+shell=ivi-shell.so
 
-[shell]
-locking=true
-# Uncomment below to hide panel
-#panel-location=none
+[ivi-shell]
+ivi-module=ivi-controller.so
 
 [output]
 name=HDMI-A-1
+transform=270
 #mode=173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
 #mode=1920x1080
 #mode=1024x768
index e3f9536..2931533 100644 (file)
@@ -1,11 +1,9 @@
 [core]
-shell=desktop-shell.so
+shell=ivi-shell.so
 backend=drm-backend.so
 
-[shell]
-locking=true
-# Uncomment below to hide panel
-#panel-location=none
+[ivi-shell]
+ivi-module=ivi-controller.so
 
 [output]
 name=Virtual-1