Add agl-demo-preload feature 75/18575/1
authorScott Murray <scott.murray@konsulko.com>
Tue, 4 Dec 2018 22:31:48 +0000 (17:31 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 4 Dec 2018 22:36:45 +0000 (17:36 -0500)
commit0e67702a452e99af3f42f483560d66e131fc74be
treeb6c79a6d09fa64ac5bfe300fea8ebd76e931c73b
parentaf3ecc175fdb3cfbb7501ec5f1aad7718c08472a
Add agl-demo-preload feature

Add a feature to preload the maps for the navigation app and the API key
for the POI app.  The intent is to allow building an image that works
"out of the box" without manually installing things.  The selection of
UK or Japan maps can be controlled by setting the variable
DEMO_MAPS_LOCALE to either "uk" (default) or "jp" in local.conf or
site.conf.  The POI API key should be set in one of those locations with
the variable POIAPP_API_KEY (default value is an empty string).

Change-Id: I25537935ddac740090f2121d0a83305c746185b0
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
recipes-demo-hmi/navigation/navigation-maps-jp_1.0.bb [new file with mode: 0755]
recipes-demo-hmi/navigation/navigation-maps-uk_1.0.bb [new file with mode: 0755]
recipes-demo-hmi/navigation/navigation-maps.inc [new file with mode: 0755]
recipes-demo-hmi/navigation/poiapp-api-key_1.0.bb [new file with mode: 0755]
recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb
templates/feature/agl-demo-preload/50_local.conf.inc [new file with mode: 0644]