summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-15 13:27:53 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2024-04-05 14:54:46 +0200
commit11073240c95062a99621c3c453a258fca81eea9a (patch)
tree00942184b86ef3fefb1a48b0aa4be4a17231a5f3
parent4b15cf1b4598faa3494838f3da6f2ac3f0bdbc63 (diff)
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 <francesco.dolcini@toradex.com> (cherry picked from commit 33b80b39c59a05f9f7e99081b9feb068bd66d530)
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb8
1 files 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"