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
|
|
Switch from setting PACKAGE_ARCH to inheriting the allarch class in the
ondemandnavi-config recipe. This fixes a failure when building an image
with the ondemandnavi application that seems due to a change between
rocko and thud.
Bug-AGL: SPEC-2576
Change-Id: I5c99571db72e600ae0da05304e46c503466985d2
Signed-off-by: Scott Murray <scott.murray@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>
|