From 4dc0ef22e5ed0bbacd50e2031e6b6a4692a29e1f Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Tue, 7 Feb 2023 04:00:43 -0600 Subject: [PATCH] ti-linux-fw: CI/CD Auto-Merger: cicd.dunfell.202302070400 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 d6ee3662..57287103 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 ?= "e13f60459c72a315ff63d9800e8abb0d88bf45fc" +TI_LINUX_FW_SRCREV ?= "b57df8eec37e93cf0e50017b3617080096ab3510" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" -K3_IMAGE_GEN_SRCREV ?= "69250070a328f7a658a3d5cb4b8ca8f81947e8ac" +K3_IMAGE_GEN_SRCREV ?= "a2c62b32e43a0e663af0691fa739f9c5cdf65678" SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" SRCREV_FORMAT = "imggen"