From: Scott Murray Date: Wed, 13 Jan 2021 23:06:34 +0000 (-0500) Subject: dev-mapping-demo: update bus mappings X-Git-Tag: jellyfish/10.0.2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Ftags%2Fjellyfish%2F10.0.2;p=AGL%2Fmeta-agl-demo.git dev-mapping-demo: update bus mappings 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 Change-Id: Ib4dcd6661df748353220482f777df062594465f6 --- 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 93b0a020b..1fd12ad03 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"