Age | Commit message (Collapse) | Author | Files | Lines |
|
All demo related components should be in here now.
We keep the packagegroups on purpose for now to stay backward-compatible.
v2: layer does pass yocto-check-layer, dependencies adapted
v3: remove the dynamic-layer setup, use all-in-one approach
v4: Fixed comments from Paul Barker. Tnx!
v5: Removed wayland/weston/agl-compositor additions, except for demo
specific weston-init bbappend
Follow-up changes required later:
- massaging packagegroups
- scrub of recipes
Bug-AGL: SPEC-3723
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I47cefd8c23d46b2cdd063470e3f7d97d5ad952d8
|
|
Mapbox Studio Classic static tiles will be EOL on June 1st,
and thus the URIs need to be updated.
Bug-AGL: SPEC-3264
Change-Id: I69a4bcf4e01d33f064a8a10ce0b0cbe3bf95f43a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-2933
Change-Id: Ie6807350306f48a5ffabc3230ae35ada5ceaaa3f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Update the default Mapbox style to the value referenced in both the
naviconfig.ini reading code and previously hard-coded in tbtnavi.
Both ondemandnavi and tbtnavi should end up with the same style if
using Mapbox, dependent on related ondemandnavi changes.
Bug-AGL: SPEC-2913, SPEC-2916
Change-Id: I7951831fe760bb61d3c3e398e2679f697a4d1800
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
To simplify development switch to use the OSM tiles
as it requires no API key.
Bug-AGL: SPEC-2821
Change-Id: Ifccb13a20e3738cce72fc5496414313a2a2f4ad6
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Configuration file is required for the new OSS navigation.
This recipe is a recipe for generating a configuration file.
Needs to set access token of mapbox to the environment variable MAPBOX_ACCESS_TOKEN.
Change-Id: Ie06313e352e0091debfdb19399390230da64dca5
Signed-off-by: Naoto Yamaguchi <i33399_YAMAGUCHI@aisin-aw.co.jp>
|