summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-01-13 18:06:34 -0500
committerScott Murray <scott.murray@konsulko.com>2021-01-13 18:06:34 -0500
commitd677492f3180e33d3628239e27ddd26ead273fff (patch)
treec006d55acbd9253df940b90e64822df3151903f4
parentb1e5801ba688672facfefaec3ee815413dd1dd3e (diff)
dev-mapping-demo: update bus mappingsjellyfish_10.0.2jellyfish/10.0.210.0.2
Add the now required "j1939" bus mapping to the dev-mapping.conf configuration installed by the dev-mapping-demo recipe. Bug-AGL: SPEC-3756 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib4dcd6661df748353220482f777df062594465f6
-rw-r--r--recipes-config/dev-mapping-demo/dev-mapping-demo/dev-mapping.conf.demo1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-config/dev-mapping-demo/dev-mapping-demo/dev-mapping.conf.demo b/recipes-config/dev-mapping-demo/dev-mapping-demo/dev-mapping.conf.demo
index 93b0a020..1fd12ad0 100644
--- a/recipes-config/dev-mapping-demo/dev-mapping-demo/dev-mapping.conf.demo
+++ b/recipes-config/dev-mapping-demo/dev-mapping-demo/dev-mapping.conf.demo
@@ -4,3 +4,4 @@
[CANbus-mapping]
hs="can0"
ls="sllin0"
+j1939="can0"