summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/recipes-graphics
diff options
context:
space:
mode:
authorBocklage, Jens <Jens_Bocklage@mentor.com>2016-11-24 14:54:59 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-11-25 18:54:30 +0000
commit2c8d3d95495216f5a6ccab6fce48ac1af5ae1c65 (patch)
treee904a1f535c5e47f5f4c1ddfac5dcc901eafd042 /meta-agl-bsp/recipes-graphics
parent08cb4c01450c77e8eecdfacb63c5c9a8bad256f9 (diff)
Use IVI-shell instead of desktop-shell as default in weston.ini
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>
Diffstat (limited to 'meta-agl-bsp/recipes-graphics')
-rw-r--r--meta-agl-bsp/recipes-graphics/wayland/weston/weston-qemu-drm.ini8
1 files changed, 3 insertions, 5 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 e3f95369f..293153357 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
@@ -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