Add switch on/off script for cluster demo 99/7899/4
authorynakamura <ynakamura@jp.adit-jv.com>
Wed, 28 Dec 2016 05:57:00 +0000 (14:57 +0900)
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Tue, 24 Jan 2017 12:50:15 +0000 (21:50 +0900)
commitd433feb00e927c727558f6894ad9ba53b8dac2fa
treefc637a163043122abd89bfae7a323e4f2c16c399
parent172e617762aa1acb951e3543ae646451b2b87026
Add switch on/off script for cluster demo

v2.0: (Tadao Tanikawa)
Completely rebuilt. The mapviewer and mapvier-demo are installed
into porter's image only because they need AGL CES2017 Demo mock-up.

To enable mapviewer-demo, execute switch_on_mapviewer-demo.sh at
/usr/AGL/mapviewer-demo then reboot porter.

CAUTION: After enabling mapviewer-demo, without cluster mock up
         which connected directly to porter board,
         weston on the porter board would always crash
         immediately after booting.

         If you fall into that situation, disable mapviewer-demo
         following instructions below.

To disable mapviewer-demo, execute switch_off_mapviewer-demo.sh at
/usr/AGL/mapviewer-demo then reboot porter.

v1.0: (Yusuke Nakamura)
This addes script to enable/disable CES2017 cluster
demo to /usr/AGL/cluster-demo. Once switch_on_cluster-demo.sh
is executed, this enables a service for cluster demo and
sets configurations for the dmeo.

Change-Id: Ie10f35ff4168095c3b3c6572579a2c4799c04578
Signed-off-by: ynakamura <ynakamura@jp.adit-jv.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
recipes-demo-hmi/navigation/mapviewer-demo.bb [new file with mode: 0644]
recipes-demo-hmi/navigation/mapviewer-demo/switch_off_mapviewer-demo.sh [new file with mode: 0755]
recipes-demo-hmi/navigation/mapviewer-demo/switch_on_mapviewer-demo.sh [new file with mode: 0755]
recipes-demo-hmi/navigation/mapviewer-demo/weston-mapviewer-demo.ini [new file with mode: 0644]
recipes-demo-hmi/navigation/mapviewer-demo/weston-mapviewer-demo.service [new file with mode: 0644]
recipes-demo-hmi/navigation/mapviewer/mapviewer-settings.sh [new file with mode: 0755]
recipes-demo-hmi/navigation/mapviewer/mapviewer.service
recipes-demo-hmi/navigation/mapviewer_%.bbappend
recipes-platform/images/agl-demo-platform.bb