summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
diff options
context:
space:
mode:
authorShiju Sivasankaran <shiju@ti.com>2021-03-29 10:11:49 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-03-28 23:45:23 -0500
commitb3e1efd37096e3ff6183c05302ef68487662cb0d (patch)
tree78e0d5ba178762c8a77107f2db6effe24356f284 /recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
parent75e510d8bdc62ee369d28e84ee3c2fab33aa042b (diff)
downloadmeta-ti-b3e1efd37096e3ff6183c05302ef68487662cb0d.tar.gz
ti-rtos: update metadata and version of am64x rtos firmware
updated rtos firmware am64xx: 07.03.00.13 rtos fw of am64x build and upload from mcu-plus-sdk repo. Signed-off-by: Shiju Sivasankaran <shiju@ti.com> [praneeth@ti.com: updated commit message] Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb')
-rw-r--r--recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb b/recipes-ti/ti-rtos-bin/ti-rtos-metadata.bb
index 83e0e901..d7f22a1a 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"
18# Use weak assignment to set defaults to TI_RTOS_METADATA_* variables 18# Use weak assignment to set defaults to TI_RTOS_METADATA_* variables
19TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git" 19TI_RTOS_METADATA_URI ?= "git://git.ti.com/processor-sdk/coresdk_rtos_releases.git"
20TI_RTOS_METADATA_PROTOCOL ?= "git" 20TI_RTOS_METADATA_PROTOCOL ?= "git"
21TI_RTOS_METADATA_SRCREV ?= "3cda650c9e22eb4fd4eb5797ad998991a6124243" 21TI_RTOS_METADATA_SRCREV ?= "051de801b539f4acc6e7630684f9993e34332dde"
22TI_RTOS_METADATA_BRANCH ?= "master" 22TI_RTOS_METADATA_BRANCH ?= "master"
23TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}" 23TI_RTOS_METADATA_DIR ?= "${PLAT_SFX}"
24TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc" 24TI_RTOS_METADATA_FILE ?= "${S}${TI_RTOS_METADATA_DIR}/metadata.inc"