Use aarch64 override for now to avoid making packages machine-specific.
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
.../recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb | 1 +
meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb | 5 ++++-
2 files changed, 5 insertions(+), 1 deletion(-)
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 289136b..b0a9a50 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
@@ -65,6 +65,7 @@ UTILS_append_omap-a15 = " mmc-utils \
UTILS_append_k3 = " mmc-utils \
parted \
+ switch-config \
pru-icss \
ti-ipc-rtos-fw \
"
diff --git a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
index 2975c2f..6b61916 100644
--- a/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
+++ b/meta-arago-extras/recipes-bsp/switch-config/switch-config_git.bb
@@ -3,10 +3,13 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM =
"file://switch-config.c;beginline=1;endline=14;md5=659ff9658cbaba3110b81804af60de75"
PV = "2.0"
-PR = "r3"
+PR = "r4"
BRANCH ?= "v4.1"
+BRANCH_aarch64 ?= "am65x-v1.0"
+
SRCREV = "7efabd92177199205808ebd993267b04e8c2fb6a"
+SRCREV_aarch64 = "3b31ce5fe8bd5a3560b89f2a709fb3e3b877326d"
SRC_URI =
"git://git.ti.com/switch-config/switch-config.git;protocol=git;branch=${BRANCH}"
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago