From 73e35f729458fd798eafc8069c5befe8f2889ebf Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Mon, 13 Feb 2023 04:00:23 -0600 Subject: [PATCH] ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202302130400 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 0ae51941..87977178 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 ?= "9e339668d7d1bf5a5ac9109d33f89919eabe6daf" +TI_LINUX_FW_SRCREV ?= "4055fec7190506018abc3727290376995a4697e3" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" -K3_IMAGE_GEN_SRCREV ?= "64e7fb3c03f3d4e72a3517175707feff277690e9" +K3_IMAGE_GEN_SRCREV ?= "9bc0ff97863690505d1458644140f089acdfd093" SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" SRCREV_FORMAT = "imggen"