From aa76eef5b303ae0f9f5e19ed2245db2e1a6b02e9 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Wed, 23 Sep 2020 01:19:46 +0000 Subject: ti-rtos: update metadata and firmware to 07.01.00.17 Signed-off-by: Denys Dmytriyenko --- recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 10 +++++----- recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb index b0c4ac15..2dfae1ec 100644 --- a/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb +++ b/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb @@ -17,8 +17,8 @@ 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_10" -DEFAULT_RTOS_VERSION_DOT = "07.01.00.10" +DEFAULT_RTOS_VERSION = "07_01_00_17" +DEFAULT_RTOS_VERSION_DOT = "07.01.00.17" DEFAULT_RTOS_SOC = "undefined" DEFAULT_RTOS_SOC_j7 = "j721e" @@ -35,9 +35,9 @@ DEFAULT_FIRMWARE_URL = "file://empty" DEFAULT_FIRMWARE_URL_k3 = "${CORESDK_RTOS_WEBLINK}/${DEFAULT_FIRMWARE_FILE}" DEFAULT_FIRMWARE_SHA256SUM = "unknown" -DEFAULT_FIRMWARE_SHA256SUM_j7 = "ee5fdc0d7257b1e14444a8dbb846975a6f6a189bedf2ace0f03f82c5229081fc" -DEFAULT_FIRMWARE_SHA256SUM_j7200-evm = "ae30e4c271d4ba66c352e8601d6473f084a7f7c287fc02fc283bb3031ee41c63" -DEFAULT_FIRMWARE_SHA256SUM_am65xx = "c455abeb04a0a4984a33349be56d24f8f718c0dbd4bfc2341ce7e6582a3de1e2" +DEFAULT_FIRMWARE_SHA256SUM_j7 = "8c8fbd4494bd5f07eb5215b32ba9323332fafdecf9f08af961b7436830f46937" +DEFAULT_FIRMWARE_SHA256SUM_j7200-evm = "af7084807706d36422c63eaff5e683412199521377fabfce052fd462074fb2a3" +DEFAULT_FIRMWARE_SHA256SUM_am65xx = "a46ac63fda7400d24f63ab67afcaff4329bd840799baaf074cffa642c25b1158" # 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 5aace1b2..09035b99 100644 --- a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb +++ b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb @@ -17,7 +17,7 @@ PLAT_SFX_am65xx = "/am65xx" # 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 ?= "8c3ad87c6d20070dd4caee7e6ce36a122f44d799" +TI_RTOS_METADATA_SRCREV ?= "905500d6da77511730c4820efce8eaf07dcb504e" TI_RTOS_METADATA_BRANCH ?= "master" TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}" TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc" -- cgit v1.2.3-54-g00ecf