summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2022-12-05 19:07:21 -0600
committerLCPD Automation Script <lcpdbld@list.ti.com>2022-12-05 19:07:21 -0600
commit5d6f193242b05eac9c32687aeb2833b47f1cf4ed (patch)
tree3d410cc8165488d2042a91445a14ae1906e68627
parenta5974be13b8626582d48712f8830c21a021675f2 (diff)
downloadmeta-ti-5d6f193242b05eac9c32687aeb2833b47f1cf4ed.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.2022.12.05.19:06:00cicd.2022.12.05.19.06.00
Updated the value(s) for: K3_IMAGE_GEN_SRCREV Signed-off-by: LCPD Automation Script <lcpdbld@list.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 c27eb495..df37dd83 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 ?= "fe663d31c4884f1d7aeb4a79dd262bda819c5737" 28K3_IMAGE_GEN_SRCREV ?= "aae4f16a1ac28d4e5a571d86466feac4c8b65722"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31