From fc771bbfff93c6099ca24b47695e0d50b251ef90 Mon Sep 17 00:00:00 2001 From: LCPD Automation Script Date: Mon, 8 Jul 2024 01:01:10 -0500 Subject: CI/CD Auto-Merger: cicd.master.202407080100 Updated the value(s) for: ti-linux-fw: TI_DM_FW_VERSION,TI_LINUX_FW_SRCREV,TI_SYSFW_VERSION u-boot-ti-staging_2024.04: SRCREV linux-ti-staging-rt_6.6: SRCREV linux-ti-staging_6.6: SRCREV Signed-off-by: LCPD Automation Script --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 6 +++--- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb | 2 +- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb | 2 +- 4 files changed, 6 insertions(+), 6 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 1942be8f..ef6be860 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 @@ -14,10 +14,10 @@ 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.01" -TI_SYSFW_VERSION = "10.00.02" +TI_DM_FW_VERSION = "10.00.05" +TI_SYSFW_VERSION = "10.00.04" -TI_LINUX_FW_SRCREV ?= "bce9bafb6efeb8ac539bd9858d474a55fe88cd46" +TI_LINUX_FW_SRCREV ?= "af745923679b12f9872ed43e510e74335149de1c" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb index ce97d544..7d49d1bc 100644 --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2024.04.bb @@ -6,4 +6,4 @@ PR = "r0" BRANCH = "ti-u-boot-2024.04" -SRCREV = "b3c10f333acccef49ebaf4abc575616ea7326d50" +SRCREV = "c404d79db7c55787ed0feb6f97c1baa4e5a69877" diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb index b8acebcf..21be793d 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.6.bb @@ -8,7 +8,7 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}-6.6:" BRANCH = "ti-rt-linux-6.6.y" -SRCREV = "0e1cf9a5dc2aedc23644276953f7a89a5a9e6749" +SRCREV = "fb89cd4d622ce6cc1b7b254ae21298570d437a08" include ${@ 'recipes-kernel/linux/ti-extras-rt.inc' if d.getVar('TI_EXTRAS') else ''} diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb index 5d0bb12c..efc9fbe5 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" BRANCH ?= "ti-linux-6.6.y" -SRCREV ?= "b39a7a4a83900c5e9376663293af2aa3e0f5931a" +SRCREV ?= "e298dab666632b6f62ed61eac35813331341c3aa" PV = "6.6.32+git" KERNEL_GIT_URI ?= "git://git.ti.com/git/ti-linux-kernel/ti-linux-kernel.git" -- cgit v1.2.3-54-g00ecf