summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2022-08-10 13:56:27 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2022-08-10 13:56:27 -0500
commit2a20f75990ff012c7b1c6e88d6c13b30b4cae000 (patch)
treec27f87ba04067ab2e9a52abe64ea26d2e4197da8
parentd4bfd5ec91881ee0dd71a6942d4bdc825a2e9426 (diff)
downloadmeta-ti-2a20f75990ff012c7b1c6e88d6c13b30b4cae000.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.2022.08.10.13:54:40
Updated the value(s) for: K3_IMAGE_GEN_SRCREV Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-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 be714b36..6d3231c4 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 ?= "91a75b17c616a5cc41b3345905dccba5c29aca66" 28K3_IMAGE_GEN_SRCREV ?= "034b7afcce7527ffbab38de6a470a56335b31139"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31