From 11073240c95062a99621c3c453a258fca81eea9a Mon Sep 17 00:00:00 2001 From: Francesco Dolcini Date: Fri, 15 Mar 2024 13:27:53 +0100 Subject: linux-toradex-ti: bump to 09.02.00.007 This among others merges in stable 6.1.80. Bump the rt patch version accordingly. Related-to: ELB-5659 Signed-off-by: Francesco Dolcini (cherry picked from commit 33b80b39c59a05f9f7e99081b9feb068bd66d530) --- recipes-kernel/linux/linux-toradex-ti_6.1.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb index 894956e..fccab58 100644 --- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb +++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb @@ -14,13 +14,13 @@ S = "${WORKDIR}/git" KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" inherit kernel-yocto kernel toradex-kernel-deploy-config toradex-kernel-localversion ti-secdev -LINUX_VERSION = "6.1.69" +LINUX_VERSION = "6.1.80" # skip, as with use-head-next LINUX_VERSION might be set wrongly KERNEL_VERSION_SANITY_SKIP = "1" SCMVERSION ?= "y" SRCBRANCH = "toradex_ti-linux-6.1.y" -SRCREV_machine = "1d8ebf77d6aa191907b816675d71d23ab2d5c7cc" +SRCREV_machine = "b010b465886a57efc5e394dddc5aad8093591cde" SRCREV_machine:use-head-next = "${AUTOREV}" PV = "${LINUX_VERSION}+git${SRCPV}" @@ -65,9 +65,9 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" # both possible storage locations. MIRRORS:append:preempt-rt = "${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.15/older/ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.15/" SRC_URI:append:preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/6.1/older/patch-6.1.69-rt21.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/6.1/older/patch-6.1.80-rt26.patch.xz;name=rt-patch \ file://preempt-rt.scc \ file://preempt-rt-less-latency.scc \ " -SRC_URI[rt-patch.sha256sum] = "8c027c3a0f67e262d2713fef0852a5d6eed45c3da817feee2a4cce86f226cc11" +SRC_URI[rt-patch.sha256sum] = "17bce9596cd4d2b131e014c3bf984648d7c62545e13dfa5f9d7669d84b8c8770" -- cgit v1.2.3