summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2023-02-09 17:07:23 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2023-02-09 17:07:23 -0600
commit118b9223e5537f5f08a1f5447f12bfb80bbaab12 (patch)
tree2d0d5090ac82fe008834eebfe36cb511a86a236b
parentb61b2a22201821bdabb96d9bddc024cab30e8435 (diff)
downloadmeta-ti-118b9223e5537f5f08a1f5447f12bfb80bbaab12.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202302091706
Updated the value(s) for: K3_IMAGE_GEN_SRCREV TI_LINUX_FW_SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.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 57287103..0ae51941 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -20,12 +20,12 @@ IMG_DEC_FW_VERSION = "1.0"
20CNM_WAVE521_FW_VERSION = "1.0.00" 20CNM_WAVE521_FW_VERSION = "1.0.00"
21TIFS_LPM_STUB_FW_VERSION = "08.03.02" 21TIFS_LPM_STUB_FW_VERSION = "08.03.02"
22 22
23TI_LINUX_FW_SRCREV ?= "b57df8eec37e93cf0e50017b3617080096ab3510" 23TI_LINUX_FW_SRCREV ?= "9e339668d7d1bf5a5ac9109d33f89919eabe6daf"
24SRCREV = "${TI_LINUX_FW_SRCREV}" 24SRCREV = "${TI_LINUX_FW_SRCREV}"
25 25
26BRANCH ?= "ti-linux-firmware" 26BRANCH ?= "ti-linux-firmware"
27 27
28K3_IMAGE_GEN_SRCREV ?= "a2c62b32e43a0e663af0691fa739f9c5cdf65678" 28K3_IMAGE_GEN_SRCREV ?= "64e7fb3c03f3d4e72a3517175707feff277690e9"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31