X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-platform%2Fpackagegroups%2Fpackagegroup-agl-demo-preload.bb;h=25a3795086c8d19b0e91774b2cb948913db9f410;hb=34507cc363eb04bfae36f9a1e9606c32ad5f719c;hp=5a9178afd4ac4bfdd75709403c6a938ec6279c3e;hpb=f6140a14492184de932f436db93b52056e2e3792;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb index 5a9178afd..25a379508 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-preload.bb @@ -16,6 +16,10 @@ PACKAGES = " \ # Adds systemd unit and scripting to drive configuring sllin # driver with lin-config utility, enabling HVAC fan control and # steering wheel controls in the demo. +# - kuksa-dbc-feeder-sllin: +# Adds configuration and systemd unit to run a second instance of +# the DBC feeder against the sllin0 interface to connect the +# steering wheel controls into VIS. # - simple-can-simulator: # CAN message simulator for vehicle and engine speed message # generation, with some support for the cruise control events from @@ -25,5 +29,6 @@ RDEPENDS:${PN} = "\ packagegroup-agl-demo-platform \ demo-i2c-udev-conf \ sllin-demo \ + kuksa-dbc-feeder-sllin \ simple-can-simulator \ "