summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti-linux-fw
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2022-02-02 00:34:37 -0600
committerRyan Eatmon <reatmon@ti.com>2022-02-02 12:17:30 -0600
commit5023dca1dec156ea6ee0865c9c95100e80ff2833 (patch)
tree86b21e456eb3c63131417ecbf725d099e5abab00 /recipes-bsp/ti-linux-fw
parent4b92727781e577c2bc2c2e36f87c13b9b2e18ec8 (diff)
downloadmeta-ti-5023dca1dec156ea6ee0865c9c95100e80ff2833.tar.gz
Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"
This reverts commit d29025f7e868bea6299b55caf78e684fc647be33. * associated fix in k3-image-gen is picked up now. commit 892c86501ff7 ("Makefile: Skip signing of binaries for HS combined boot") hence its no longer needed to carry the same fix from meta-ti here. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'recipes-bsp/ti-linux-fw')
-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 fea0c783..014e89c8 100644
--- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
@@ -24,7 +24,7 @@ SRCREV = "${TI_LINUX_FW_SRCREV}"
24 24
25BRANCH ?= "ti-linux-firmware" 25BRANCH ?= "ti-linux-firmware"
26 26
27K3_IMAGE_GEN_SRCREV ?= "9abbe130d47a7fa6f8e02b740ad3ad27bc81d327" 27K3_IMAGE_GEN_SRCREV ?= "892c86501ff745dfde4d535923ce686f45700da3"
28SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" 28SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}"
29SRCREV_FORMAT = "imggen" 29SRCREV_FORMAT = "imggen"
30 30