summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2022-11-14 10:37:04 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2022-11-14 10:37:04 -0600
commit7b46551d5d7ce003a87db09b21339399d2a2ee6b (patch)
tree53ba682350d092852b2d5652c3b4422073ba0b4c
parent014188d53e6a49e5a4ebe9218184ff23212be64a (diff)
downloadmeta-ti-7b46551d5d7ce003a87db09b21339399d2a2ee6b.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.2022.11.14.10:36:47
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 0b2e8bd6..8cead3ec 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 ?= "7875237b357ecf27300658e65e9927cef7e299ed" 23TI_LINUX_FW_SRCREV ?= "59d6f921b3b562e0aa1f42ce322e4645b1bfc52c"
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 ?= "a9a43d5effcd17b4f3364cc7e6d483abd7f56e0f" 28K3_IMAGE_GEN_SRCREV ?= "f5e691180c2a773a9b1d38c2953c7923bc10e43a"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31