summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2026-01-27 15:55:14 -0600
committerRyan Eatmon <reatmon@ti.com>2026-01-27 16:05:12 -0600
commita546e95d0dd6ad9953b67e65ec4ab91217106bdf (patch)
tree445ae4b3940b80cc8c41e43b99faa210166bb371 /meta-ti-bsp
parent69deabbd853d13837f616aaa641ae01814061c12 (diff)
downloadmeta-ti-a546e95d0dd6ad9953b67e65ec4ab91217106bdf.tar.gz
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 <reatmon@ti.com>
Diffstat (limited to 'meta-ti-bsp')
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb4
1 files 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}"
22 22
23BRANCH ?= "ti-linux-6.18.y" 23BRANCH ?= "ti-linux-6.18.y"
24 24
25SRCREV ?= "75433f843c99d1ab544808749a46a6e2f0151a56" 25SRCREV ?= "2d64b9f10d1d9e7cbd041d613b40222c11291f14"
26PV = "6.18.0+git" 26PV = "6.18.4+git"
27 27
28KERNEL_REPRODUCIBILITY_PATCHES = " \ 28KERNEL_REPRODUCIBILITY_PATCHES = " \
29 file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ 29 file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \