From 80c6bbcd190ac40305e0e2e83e20209f39c9dfb8 Mon Sep 17 00:00:00 2001 From: Khouloud Touil Date: Tue, 19 Jun 2018 10:05:43 +0000 Subject: Add the libsocketcan and canutils userspace components libsocketcan and canutils userspace components are the needed tools to configure and use the CAN interfaces Change-Id: I3c17c7997b0d5701b0f916b88437047028bc9a1f Signed-off-by: Khouloud Touil --- recipes-platform/packagegroups/packagegroup-agl-demo.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-platform') diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo.bb b/recipes-platform/packagegroups/packagegroup-agl-demo.bb index 5cf826bd..979830a3 100644 --- a/recipes-platform/packagegroups/packagegroup-agl-demo.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo.bb @@ -57,7 +57,8 @@ PREFERRED_PROVIDER_virtual/webruntime = "web-runtime" RDEPENDS_${PN} += " \ linux-firmware-ath9k \ - can-utils \ + libsocketcan \ + canutils \ iproute2 \ python-curses \ dhcp-client \ -- cgit 1.2.3-korg