From 730f20409f71b44c4ae295f36d23a11b8a04da1f Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Sat, 24 Sep 2022 12:19:27 -0500 Subject: [PATCH] ti-linux-fw: CI/CD Auto-Merger: cicd.2022.09.24.12:19:12 Updated the value(s) for: K3_IMAGE_GEN_SRCREV TI_LINUX_FW_SRCREV Signed-off-by: LCPD Automation Script --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index eb65f671..a7f7784c 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -20,12 +20,12 @@ IMG_DEC_FW_VERSION = "1.0" CNM_WAVE521_FW_VERSION = "1.0.00" TIFS_LPM_STUB_FW_VERSION = "08.03.02" -TI_LINUX_FW_SRCREV ?= "af73012731801152cb8d2a92e5416397c4b596d8" +TI_LINUX_FW_SRCREV ?= "5821e95ea734538f809d4acf0ffe69e68ed95ec1" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" -K3_IMAGE_GEN_SRCREV ?= "30b617726c458d106b8da1cb4be7ab3f4cde93d1" +K3_IMAGE_GEN_SRCREV ?= "098746e73dc3746a74fcd010f629e551511beaea" SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" SRCREV_FORMAT = "imggen"