Signed-off-by: Dan Murphy <[email protected]>
---
recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 19 +++++++++++--------
recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb | 2 +-
2 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
index 74aac2c9fa0d..d80d365380a4 100644
--- a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
+++ b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
@@ -17,11 +17,14 @@ include ${DEPLOY_DIR_IMAGE}/metadata.inc
# Set some defaults for when metadata.inc is not available
DEFAULT_RTOS_FAMILY = "jacinto"
-DEFAULT_RTOS_VERSION = "07_01_00_38"
-DEFAULT_RTOS_VERSION_DOT = "07.01.00.38"
+DEFAULT_RTOS_VERSION = "07_01_00_45"
+DEFAULT_RTOS_VERSION_DOT = "07.01.00.45"
-DEFAULT_RTOS_VERSION_am64xx = "07_01_03_01"
-DEFAULT_RTOS_VERSION_DOT_am64xx = "07.01.03.01"
+DEFAULT_RTOS_VERSION_am65xx = "07_01_00_55"
+DEFAULT_RTOS_VERSION_DOT_am65xx = "07.01.00.55"
+
+DEFAULT_RTOS_VERSION_am64xx = "07_01_03_09"
+DEFAULT_RTOS_VERSION_DOT_am64xx = "07.01.03.09"
DEFAULT_RTOS_SOC = "undefined"
DEFAULT_RTOS_SOC_j7 = "j721e"
@@ -40,10 +43,10 @@ DEFAULT_FIRMWARE_URL = "file://empty"
DEFAULT_FIRMWARE_URL_k3 = "${CORESDK_RTOS_WEBLINK}/${DEFAULT_FIRMWARE_FILE}"
DEFAULT_FIRMWARE_SHA256SUM = "unknown"
-DEFAULT_FIRMWARE_SHA256SUM_j7 =
"93e4d3742a922015f3295f5c20ef4bc2b9751139ffcd5620b8df7047bff50651"
-DEFAULT_FIRMWARE_SHA256SUM_j7200-evm =
"cd5071a8f6ddaec05346e4c2bbeed6dc7bcb376d6edc47f81b9aeaf38f151176"
-DEFAULT_FIRMWARE_SHA256SUM_am65xx =
"e54cc8da7fefa1ebf55454b184b42c364de3eebb34a328d244b8275b7763eb58"
-DEFAULT_FIRMWARE_SHA256SUM_am64xx =
"dc1a39b7a7f403235364a84ed5291666a84a5fa7fe8c136ec07d45848c1017f4"
+DEFAULT_FIRMWARE_SHA256SUM_j7 =
"23e8dec2b31f126e26953eb350e9bb252c1ea5135fa96eb6621691f00a54232b"
+DEFAULT_FIRMWARE_SHA256SUM_j7200-evm =
"b1c0663327fc91f280ac93be1da786f68d296abaea33a75798f3c38f8578418a"
+DEFAULT_FIRMWARE_SHA256SUM_am65xx =
"688127b48bdcb273bd66f035690bf56aa4ad396ce51100a75439ea00c7695456"
+DEFAULT_FIRMWARE_SHA256SUM_am64xx =
"78ef4d1b4e07995323b872ca4fa1259ff43f10cf88d40a32b84fa4ac9a5fee51"
# Use weak assignment for CORESDK_RTOS_* variables to use defaults if not yet
set
CORESDK_RTOS_FAMILY ?= "${DEFAULT_RTOS_FAMILY}"
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
index d4f33443699a..5d5a12250311 100644
--- a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
+++ b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
@@ -18,7 +18,7 @@ PLAT_SFX_am64xx = "/am64x"
# Use weak assignment to set defaults to TI_RTOS_METADATA_* variables
TI_RTOS_METADATA_URI ?=
"git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
TI_RTOS_METADATA_PROTOCOL ?= "git"
-TI_RTOS_METADATA_SRCREV ?= "d946278e9a40632d05cd1e953f5f200011be69a9"
+TI_RTOS_METADATA_SRCREV ?= "1c8107dd47298ea9b8518083ffcd2f7e91ea7c00"
TI_RTOS_METADATA_BRANCH ?= "master"
TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}"
TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc"
--
2.29.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13349):
https://lists.yoctoproject.org/g/meta-ti/message/13349
Mute This Topic: https://lists.yoctoproject.org/mt/78984888/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-