From a546e95d0dd6ad9953b67e65ec4ab91217106bdf Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Tue, 27 Jan 2026 15:55:14 -0600 Subject: [PATCH] linux-ti-staging: Update 6.18 SRCREV It looks like the ti-linux-6.18.y was force pushed. As we are still in the process of getting the LTA up and running, we need to update the SHA. Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb index c2e2a3b5..ac71bee6 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb @@ -22,8 +22,8 @@ S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" BRANCH ?= "ti-linux-6.18.y" -SRCREV ?= "75433f843c99d1ab544808749a46a6e2f0151a56" -PV = "6.18.0+git" +SRCREV ?= "2d64b9f10d1d9e7cbd041d613b40222c11291f14" +PV = "6.18.4+git" KERNEL_REPRODUCIBILITY_PATCHES = " \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \