diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-01-03 18:03:05 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-01-03 18:03:05 -0500 |
commit | 82db42ed83c20eb019480cfc25a2e62ba12a532f (patch) | |
tree | ae84dd7e620b99d48b07255a2a258a2bd76bb489 /templates/feature/agl-cluster-demo-preload | |
parent | db01daea8a39766cebc495ccae138f928c681837 (diff) |
Add support for CAN driven speeds for the demo dashboardhalibut_8.0.6halibut_8.0.5halibut/8.0.6halibut/8.0.58.0.68.0.5halibut
Changes include:
- Update cluster-dashboard recipe to pull in libqtappfw for
signal-composer support
- Add signal-composer and required low-can and gps bindings to
agl-cluster-demo-platform image
- Add recipe to install configuration file that tells the
cluster-dashboard app to use signal-composer vehicle and engine
speed events instead of running the default animation loop,
and a new agl-cluster-demo-preload feature template that drives
adding the recipe to the image for demo purposes.
Bug-AGL: SPEC-3045
Change-Id: I193f9fd764b7610eaacc4c524522552bcc1e7ccc
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'templates/feature/agl-cluster-demo-preload')
-rw-r--r-- | templates/feature/agl-cluster-demo-preload/50_local.conf.inc | 2 | ||||
-rw-r--r-- | templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md | 9 |
2 files changed, 11 insertions, 0 deletions
diff --git a/templates/feature/agl-cluster-demo-preload/50_local.conf.inc b/templates/feature/agl-cluster-demo-preload/50_local.conf.inc new file mode 100644 index 0000000..f15acf6 --- /dev/null +++ b/templates/feature/agl-cluster-demo-preload/50_local.conf.inc @@ -0,0 +1,2 @@ +#see meta-agl-cluster-demo/conf/include/agl-cluster-demo-preload.inc +require conf/include/agl-cluster-demo-preload.inc diff --git a/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md b/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md new file mode 100644 index 0000000..bfb2108 --- /dev/null +++ b/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md @@ -0,0 +1,9 @@ +--- +description: Feature agl-cluster-demo-preload +authors: Scott Murray <scott.murray@konsulko.com> +--- + +### Feature agl-cluster-demo-preload + +*Description is missing - please complete file meta-agl-cluster-demo/templates/feature/agl-cluster-demo-preload/README_feature_agl-cluster-demo-preload.md* + |