diff options
Diffstat (limited to 'recipes-platform/images/agl-gateway-demo-preconfigured.bb')
-rw-r--r-- | recipes-platform/images/agl-gateway-demo-preconfigured.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-platform/images/agl-gateway-demo-preconfigured.bb b/recipes-platform/images/agl-gateway-demo-preconfigured.bb index 4a9cf0b2a..56814ca1b 100644 --- a/recipes-platform/images/agl-gateway-demo-preconfigured.bb +++ b/recipes-platform/images/agl-gateway-demo-preconfigured.bb @@ -5,6 +5,6 @@ SUMMARY = "AGL gateway preconfigured demo image" # Second CAN interface will be connected to the demo setup # steering wheel & HVAC in the full demo. IMAGE_INSTALL += " \ - kuksa-dbc-feeder-conf-gw-hardware \ + kuksa-can-provider-conf-gw-hardware \ vss-agl-gw-hardware \ " |