Add the libsocketcan and canutils userspace components 69/14869/2
authorKhouloud Touil <ktouil@baylibre.com>
Tue, 19 Jun 2018 10:05:43 +0000 (10:05 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 3 Jul 2018 03:49:44 +0000 (03:49 +0000)
libsocketcan and canutils userspace components are the needed tools
to configure and use the CAN interfaces

Change-Id: I3c17c7997b0d5701b0f916b88437047028bc9a1f
Signed-off-by: Khouloud Touil <ktouil@baylibre.com>
recipes-platform/packagegroups/packagegroup-agl-demo.bb

index 5cf826b..979830a 100644 (file)
@@ -57,7 +57,8 @@ PREFERRED_PROVIDER_virtual/webruntime = "web-runtime"
 
 RDEPENDS_${PN} += " \
     linux-firmware-ath9k \
-    can-utils \
+    libsocketcan \
+    canutils \
     iproute2 \
     python-curses \
     dhcp-client \