The latter supports CAN-FD and is required for MCAN IP on dra76
Signed-off-by: Jean-Jacques Hiblot <[email protected]>
---
.../packagegroup-arago-tisdk-addons-sdk-target.bb | 10 +++++-----
.../packagegroups/packagegroup-arago-tisdk-addons.bb | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
index b31d729..d1c664f 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install headers and libraries related to addons into
the SDK"
LICENSE = "MIT"
-PR = "r33"
+PR = "r34"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -116,13 +116,13 @@ EXTRA_LIBS_append_k2e = "\
nwal-lld-staticdev \
"
-UTILS_append_ti33x = " canutils-dev"
-UTILS_append_ti43x = " canutils-dev"
-UTILS_append_dra7xx = " canutils-dev \
+UTILS_append_ti33x = " can-utils-dev"
+UTILS_append_ti43x = " can-utils-dev"
+UTILS_append_dra7xx = " can-utils-dev \
elfutils-dev \
elfutils-staticdev \
"
-UTILS_append_k2g = " canutils-dev"
+UTILS_append_k2g = " can-utils-dev"
EXTRA_LIBS = ""
EXTRA_LIBS_append_omap-a15 = " cmem-dev"
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
index 8bfcb82..57f5021 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to install additional utilities/demos for SDKs"
LICENSE = "MIT"
-PR = "r54"
+PR = "r55"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -31,13 +31,13 @@ UTILS_UBOOT_FW = "u-boot-fw-utils"
UTILS_UBOOT_FW_keystone = ""
UTILS_append_ti33x = " mmc-utils \
- canutils \
+ can-utils \
switch-config \
pru-icss \
"
UTILS_append_ti43x = " mmc-utils \
- canutils \
+ can-utils \
switch-config \
libdrm-omap \
pru-icss \
@@ -54,7 +54,7 @@ UTILS_append_omap-a15 = " mmc-utils \
uio-module-drv-test \
"
-UTILS_append_dra7xx = " canutils \
+UTILS_append_dra7xx = " can-utils \
dsptop \
gdbc6x \
glsdk-example-apps \
@@ -81,7 +81,7 @@ UTILS_append_k2e = " \
"
UTILS_append_k2g = " \
- canutils \
+ can-utils \
pru-icss \
"
--
1.9.1
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago