[meta-ti][master/wrynose][PATCH] linux-ti-mainline: Bump to v7.1
Ryan Eatmon <[email protected]> Tue, 28 Jul 2026 09:07:59 -0500
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Ryan Eatmon <[email protected]> --- meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb index 180a5d92..0721e582 100644 --- a/meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb +++ b/meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb @@ -13,9 +13,9 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" -# 6.12 Mainline version -SRCREV = "adc218676eef25575469234709c2d87185ca223a" -PV = "6.12" +# 7.1 Mainline version +SRCREV = "8cd9520d35a6c38db6567e97dd93b1f11f185dc6" +PV = "7.1" KERNEL_GIT_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git" BRANCH = "master" @@ -23,7 +23,7 @@ BRANCH = "master" KERNEL_DEFCONFIG = "" KERNEL_REPRODUCIBILITY_PATCHES = " \ - file://0001-drivers-gpu-drm-msm-registers-improve-reproducibilit.patch \ + file://0001-arm-Remove-build-path-from-generated-mach-types.h.patch \ file://0001-perf-python-Fix-compile-for-32bit-platforms.patch \ " -- 2.43.0