1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-08-30 00:34:56 +00:00

linux-ti-mainline: Bump to v7.1

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Ryan Eatmon
2026-07-26 16:07:31 -05:00
parent 5b77ab510b
commit 5509ec248d
@@ -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 \
"