summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2022-04-27 19:23:38 -0500
committerRyan Eatmon <reatmon@ti.com>2022-04-27 19:23:38 -0500
commitf77417fcbd5c376d139491ca34f0a6c82037f812 (patch)
tree7084c5cd264acff2379465e9a92d8032e933b7c4
parentd9579994885e2030abc08b02bd9ed1ac8e3b76af (diff)
downloadmeta-ti-08.03.00.002.tar.gz
ti-linux-fw: Bump to 08.03.00.002 release08.03.00.002
Updated the ti-linux-fw version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--recipes-bsp/ti-linux-fw/ti-linux-fw.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index a00df108..3ebdae30 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -19,12 +19,12 @@ CADENCE_MHDP_FW_VERSION = "1.2.17"
19IMG_DEC_FW_VERSION = "1.0" 19IMG_DEC_FW_VERSION = "1.0"
20CNM_WAVE521_FW_VERSION = "1.0.00" 20CNM_WAVE521_FW_VERSION = "1.0.00"
21 21
22TI_LINUX_FW_SRCREV ?= "e13611ff1da6448d80279cc8c43b81cb2275cb0d" 22TI_LINUX_FW_SRCREV ?= "917625c2721eef8677df9e47d919005b0d4f93aa"
23SRCREV = "${TI_LINUX_FW_SRCREV}" 23SRCREV = "${TI_LINUX_FW_SRCREV}"
24 24
25BRANCH ?= "ti-linux-firmware" 25BRANCH ?= "ti-linux-firmware"
26 26
27K3_IMAGE_GEN_SRCREV ?= "b0386fe221fc9124fda0cd2efb03d62710b1d90f" 27K3_IMAGE_GEN_SRCREV ?= "62872c7e285fa9b9af76a258a24d603f851769c3"
28SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 28SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
29SRCREV_FORMAT = "imggen" 29SRCREV_FORMAT = "imggen"
30 30