summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 53193bcf..292eb24e 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 ?= "aae4f16a1ac28d4e5a571d86466feac4c8b65722" 28K3_IMAGE_GEN_SRCREV ?= "d02c19e2619f648f00fb6d0822482664410e8a68"
29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 29SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
30SRCREV_FORMAT = "imggen" 30SRCREV_FORMAT = "imggen"
31 31