summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuele Ghidoli <emanuele.ghidoli@toradex.com>2023-09-09 20:25:01 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-09-12 11:27:40 -0300
commit0a7cfc65e165dc4e7b708acb039b14869c9a6313 (patch)
tree6b859ba2333a18b9a4a4f7b084b1d9a1910907f8
parent1c7354e0abdf0c2c5a94d46b25d0b48a6a2531e1 (diff)
linux-toradex: update toradex_5.15-2.2.x-imx
Update our downstream kernel that it is now merged with v5.15.129. For the RT kernel, set the matching RT patch. Related-to: ELB-5185 Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com> (cherry picked from commit 9d463a00cfadcb677d2968a3729431f6534a759f)
-rw-r--r--recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
index 52684ba..02cf421 100644
--- a/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.15-2.2.x.bb
@@ -14,12 +14,12 @@ SRC_URI = " \
KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}"
inherit toradex-kernel-deploy-config toradex-kernel-localversion
-LINUX_VERSION = "5.15.125"
+LINUX_VERSION = "5.15.129"
# skip, as with use-head-next LINUX_VERSION might be set wrongly
KERNEL_VERSION_SANITY_SKIP = "1"
SRCBRANCH = "toradex_5.15-2.2.x-imx"
-SRCREV_machine = "be55b0cec9240becc19459a02e859bf6af64d08d"
+SRCREV_machine = "3311382cb124b5ca40fce03dca51cf24cca95754"
SRCREV_machine:use-head-next = "${AUTOREV}"
DEPENDS += "bc-native"
@@ -40,11 +40,11 @@ MIRRORS:append:preempt-rt = "${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.15/o
SRC_URI:append:preempt-rt = " \
file://0001-Revert-Revert-ARM-9113-1-uaccess-remove-set_fs-imple.patch \
file://0002-arch-arm-Kconfig-prepare-for-rt-patch.patch \
- ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.15/older/patch-5.15.125-rt66.patch.xz;name=rt-patch \
+ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.15/older/patch-5.15.129-rt67.patch.xz;name=rt-patch \
file://0004-Revert-arch-arm-Kconfig-prepare-for-rt-patch.patch \
file://0005-Revert-Revert-Revert-ARM-9113-1-uaccess-remove-set_f.patch \
file://preempt-rt.scc \
file://preempt-rt-less-latency.scc \
"
-SRC_URI[rt-patch.sha256sum] = "4bb33ab169af60e7f7f6b835e91aa0c17ce4563b00a3c1b35800258f9b678d46"
+SRC_URI[rt-patch.sha256sum] = "feef21adb4ab3b8e566c7b572ee40ae25ebca5443375ee662563282d22da02e2"