All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dan Murphy" <dmurphy@ti.com>
To: <meta-ti@yoctoproject.org>
Cc: Dan Murphy <dmurphy@ti.com>
Subject: [dunfell/master] [PATCH v2] ti-rtos: Update metadata and versions for RTOS firmware to 07.02.0x.05
Date: Thu, 14 Jan 2021 13:21:02 -0600	[thread overview]
Message-ID: <20210114192102.32066-1-dmurphy@ti.com> (raw)

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


                 reply	other threads:[~2021-01-14 19:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210114192102.32066-1-dmurphy@ti.com \
    --to=dmurphy@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.