summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2023-03-02 18:00:25 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2023-03-02 18:00:25 -0600
commitcb6c0975e77c3d578ebf629e2ed8919a22b92581 (patch)
tree06fe82562d56d678f688286c8f0a96f3901c5f94
parent19e607a197849caddd4afc3b4e73aaab173daebc (diff)
downloadmeta-ti-cb6c0975e77c3d578ebf629e2ed8919a22b92581.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202303021800
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 f15c90fe..42e8a340 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 ?= "2944354aca1f95525c30d625cb17672930e72572" 23TI_LINUX_FW_SRCREV ?= "79c498ef6ab1558b699a2243a26c4a65a1c44d26"
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 ?= "ffae8800a5c81c149835ed1aa5e2fbbe65a49c0d" 28K3_IMAGE_GEN_SRCREV ?= "1319f46f3899e62d88e0a5cedad5b454d0432ddb"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31