summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2023-01-12 07:21:22 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2023-01-12 07:21:22 -0600
commit42e3c66b0035d016a564cc566efcaa70b0d94d21 (patch)
tree9ac8765917d99539069ea66f3780993ab13f60df /recipes-bsp
parent93b942c09799e15caf610d0be6618600b08af261 (diff)
downloadmeta-ti-42e3c66b0035d016a564cc566efcaa70b0d94d21.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202301120721
Updated the value(s) for: K3_IMAGE_GEN_SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.ti.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/ti-linux-fw/ti-linux-fw.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
index 292eb24e..16edae34 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -25,7 +25,7 @@ SRCREV = "${TI_LINUX_FW_SRCREV}"
25 25
26BRANCH ?= "ti-linux-firmware" 26BRANCH ?= "ti-linux-firmware"
27 27
28K3_IMAGE_GEN_SRCREV ?= "d02c19e2619f648f00fb6d0822482664410e8a68" 28K3_IMAGE_GEN_SRCREV ?= "07aaa8ba3601c6f3c90ba90d0e898b6682c3f968"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31