openivi-html5.sh: Configure HTML5 application 95/7295/4
authorLeon Anavi <leon.anavi@konsulko.com>
Thu, 24 Nov 2016 12:05:52 +0000 (14:05 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 25 Nov 2016 15:31:15 +0000 (15:31 +0000)
commit0849ee91102f00e69260b6de17945378faf1064b
tree0007a60c8cbe99a3d372f025c81cc5d2bb386f8c
parent5da0f1afea662cc63fed03d0144bbdfbb3b3d2e4
openivi-html5.sh: Configure HTML5 application

Select HTML5 application that should be loaded on
boot (such as a homescreen) through the systemd
service of openivi-html5. Following the
recommendations of XDG base dir specification,
the configuration file should be located at
$XDG_CONFIG_DIRS/openivi-html5/openivi-html5.ini
and it should contain value for homescreen with
path to HTML file. If the configuration file does
not exist or if the HTML does not exist then
openivi-html5 will load the following sample
HTML5 by default:
/usr/share/openivi/example/cluster/index.html

Bug-AGL: SPEC-332

Change-Id: I496b0ccbcb09f8964042f9d07abad2d552376b80
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
recipes-openivi/openivi-html5/openivi-html5/openivi-html5.sh