summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLCPD Automation Script <lcpdbld@list.ti.com>2022-09-22 19:06:44 -0500
committerLCPD Automation Script <lcpdbld@list.ti.com>2022-09-22 19:06:44 -0500
commit1a213ccea134d37dcfb391c1ecec182d62e59ce2 (patch)
treee1fd7b505a72585e25c888202dab1589528bc966
parente9ce84937d3a3cc25e45716ce3185102cb7c3af8 (diff)
downloadmeta-ti-1a213ccea134d37dcfb391c1ecec182d62e59ce2.tar.gz
ti-linux-fw: CI/CD Auto-Merger: cicd.2022.09.22.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 27683870..eb65f671 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 ?= "ca191402bc46752917534f1e20159034a5321443" 28K3_IMAGE_GEN_SRCREV ?= "30b617726c458d106b8da1cb4be7ab3f4cde93d1"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31