aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons-sdk-target.bb3
-rw-r--r--meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb3
2 files changed, 4 insertions, 2 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 4ff30cd4..8106cafa 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 = "r38"
+PR = "r39"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -128,6 +128,7 @@ UTILS_append_dra7xx = " can-utils-dev \
elfutils-staticdev \
"
UTILS_append_k2g = " can-utils-dev"
+UTILS_append_k3 = " can-utils-dev"
EXTRA_LIBS = ""
EXTRA_LIBS_append_ti43x = "\
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 5c77d8b8..f0177ef7 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 = "r69"
+PR = "r70"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -64,6 +64,7 @@ UTILS_append_omap-a15 = " mmc-utils \
"
UTILS_append_k3 = " mmc-utils \
+ can-utils \
parted \
switch-config \
pru-icss \