summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2016-12-21 00:24:19 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2016-12-21 12:17:40 +0000
commitcee059ffe0015d9b7b811de827a0d2fbd0007769 (patch)
tree582b3e088d615493652ab3df39af0ac3eb783f66
parentf211f97c3db23b2189dcc22a73783faf2b4f3189 (diff)
dra7xx-evm: weston.ini: remove stale test binaries/screens and add required modules
Remove some launched applications that either don't exist or were used for basic BSP testing. Add drm-backend and ivi-input-controller modules. Fixes weston config so the HomeScreen can now be launched. Change-Id: I2c6e507ccd244c26e8b5f5cf0ad0f68ae9a18495 Signed-off-by: Matt Porter <mporter@konsulko.com>
-rw-r--r--meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini52
1 files changed, 2 insertions, 50 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini
index b5aa624d1..c9d6b8eed 100644
--- a/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini
+++ b/meta-agl-bsp/meta-ti/recipes-arago/weston/weston/dra7xx-evm/weston.ini
@@ -1,58 +1,10 @@
[core]
+backend=drm-backend.so
shell=ivi-shell.so
[ivi-shell]
ivi-module=layout-controller.so,wl-shell-emulator.so
-
-[ivi-autolaunch]
-path=/usr/AGL/CES2017/start_demo.sh
-
-#[ivi-layout-rule]
-## Application name
-#application=some_app
-## mode:0 - native size, 1 - full screen
-#mode=1
-## order:0 - always on top
-#order=0
-## screen id
-#screen=2
-## src_rect ignored
-#src_rect=1,2,3,4
-## destination
-#dest_rect=5,6,7,8
-## borders to crop (left,top,righ,bot)
-#crop_rect=9,10,11,12
-## ignored
-#focus_on=1
-
-[ivi-layout-rule]
-application=qmlscene
-screen=0
-mode=1
-crop_rect=5,30,10,10
-
-[ivi-layout-rule]
-application=soc-performance-monitor
-screen=1
-mode=0
-dest_rect=0,0,-1,-1
-
-[ivi-layout-rule]
-application=navi
-screen=0
-mode=0
-dest_rect=20,90,760,1100
-
-[ivi-layout-rule]
-application=soc-ddr-bw-visualizer
-screen=1
-mode=0
-dest_rect=400,0,-1,-1
-
-[ivi-layout-rule]
-application=gst-launch-1.0
-screen=1
-mode=1
+ivi-input-module=ivi-input-controller.so
[output]
name=Unknown-1