All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell/master] [PATCH v2] ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05
@ 2021-01-14 19:21 Dan Murphy
  0 siblings, 0 replies; only message in thread
From: Dan Murphy @ 2021-01-14 19:21 UTC (permalink / raw)
  To: meta-ti; +Cc: Dan Murphy

From: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Dan Murphy <dmurphy@ti.com>
---
 recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 14 +++++++-------
 recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
index 5fb33e2560e6..533537ddddd6 100644
--- a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
+++ b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb
@@ -17,14 +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_45"
-DEFAULT_RTOS_VERSION_DOT = "07.01.00.45"
+DEFAULT_RTOS_VERSION = "07_02_00_05"
+DEFAULT_RTOS_VERSION_DOT = "07.02.00.05"
 
 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_VERSION_am64xx = "07_02_01_05"
+DEFAULT_RTOS_VERSION_DOT_am64xx = "07.02.01.05"
 
 DEFAULT_RTOS_SOC = "undefined"
 DEFAULT_RTOS_SOC_j7 = "j721e"
@@ -43,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 = "23e8dec2b31f126e26953eb350e9bb252c1ea5135fa96eb6621691f00a54232b"
-DEFAULT_FIRMWARE_SHA256SUM_j7200-evm = "b1c0663327fc91f280ac93be1da786f68d296abaea33a75798f3c38f8578418a"
+DEFAULT_FIRMWARE_SHA256SUM_j7 = "14ad440b3125ea032b21fcb703a42b0bbbeea0fa2410a1d3e08c014a00b5f723"
+DEFAULT_FIRMWARE_SHA256SUM_j7200-evm = "511f84654a75c6ef6df10c8356e5575db52bdeb51be8db20f68144c2d91669f9"
 DEFAULT_FIRMWARE_SHA256SUM_am65xx = "688127b48bdcb273bd66f035690bf56aa4ad396ce51100a75439ea00c7695456"
-DEFAULT_FIRMWARE_SHA256SUM_am64xx = "78ef4d1b4e07995323b872ca4fa1259ff43f10cf88d40a32b84fa4ac9a5fee51"
+DEFAULT_FIRMWARE_SHA256SUM_am64xx = "bfe88bb73581ac36013a3992af1235848f54a96d9eb3341d74418cab4f45b219"
 
 # 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 5d5a12250311..2bb34333e7cf 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 ?= "1c8107dd47298ea9b8518083ffcd2f7e91ea7c00"
+TI_RTOS_METADATA_SRCREV ?= "0353e9bb11b5d27a56c8deca7b05f69ff80a4e79"
 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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-14 19:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-14 19:21 [dunfell/master] [PATCH v2] ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05 Dan Murphy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.