From 16e09294cbfc3961af6f041b5b2d785d9ee75853 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Thu, 14 Nov 2024 18:00:08 -0600 Subject: CI/CD Auto-Merger: cicd.kirkstone.202411141800 Updated the value(s) for: ti-linux-fw: CNM_WAVE521_FW_VERSION,TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION u-boot-ti-staging_2023.04: SRCREV linux-ti-staging-rt_6.1: PV,SRCREV linux-ti-staging_6.1: PV,SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 8 ++++---- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb | 4 ++-- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 2cf4570f..e4def3ea 100644 --- a/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -13,11 +13,11 @@ PRUETH_FW_AM65X_SR2_VERSION = "02.02.14.03" GOODIX_FW_VERSION = "1.0.0.0" CADENCE_MHDP_FW_VERSION = "2.1.0" IMG_DEC_FW_VERSION = "1.0" -CNM_WAVE521_FW_VERSION = "1.0.4" -TI_DM_FW_VERSION = "10.00.05" -TI_SYSFW_VERSION = "10.01.01" +CNM_WAVE521_FW_VERSION = "1.0.5" +TI_DM_FW_VERSION = "10.01.03" +TI_SYSFW_VERSION = "10.01.07" -TI_LINUX_FW_SRCREV ?= "ddb9cc251ace41dfad6650390f82e4a389d3967e" +TI_LINUX_FW_SRCREV ?= "95ec0608717727d17a97b7e51cd78d00d9c5d6e5" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb index 6f974c41..1ceebede 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2023.04.bb @@ -6,4 +6,4 @@ PR = "r0" BRANCH = "ti-u-boot-2023.04" -SRCREV = "0853d7725220d59130d8bcc59d01151cba64ffa0" +SRCREV = "0893e693e08f9fc864a6191051dccc818accf933" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb index 4ba8e027..01527860 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.1.bb @@ -8,8 +8,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.1:" BRANCH = "ti-rt-linux-6.1.y" -SRCREV = "451df8c0a2a3bcf0656b2f6fdc49d6fb4d05f186" +SRCREV = "194ebd939bee3ffff36de9cf8dff28a77c671f5b" include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} -PV = "6.1.105+git${SRCPV}" +PV = "6.1.112+git${SRCPV}" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb index d8bedbbf..e6175317 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.1.bb @@ -23,8 +23,8 @@ S = "${WORKDIR}/git" BRANCH ?= "ti-linux-6.1.y" -SRCREV ?= "92ce8d7d2ab679e10c1dda309a0fb2ceae78b908" -PV = "6.1.105+git${SRCPV}" +SRCREV ?= "4ef41ca7ad952c7b13b7e40808ab1025796f9a6c" +PV = "6.1.112+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild MACHINE_KERNEL_PR:append = "b" -- cgit v1.2.3-54-g00ecf