diff options
| author | Emanuele Ghidoli <emanuele.ghidoli@toradex.com> | 2025-06-20 14:58:53 +0200 |
|---|---|---|
| committer | Emanuele Ghidoli <emanuele.ghidoli@toradex.com> | 2025-06-20 15:07:40 +0200 |
| commit | 21fbb839c83bc6084f97241a18a7800510b4699f (patch) | |
| tree | 48890e00b741af54bf4787af126a5b4a2ef21ba2 | |
| parent | 07d3d640bb9af8ae669c6eb8a825ca2e483d103d (diff) | |
linux-toradex: update to stable v6.6.93walnascar
Update the downstream kernel to latest linux-fslc with v6.6.93 stable
patches merged on top.
For the RT kernel, apply the latest RT patchset v6.6.93-rt55.
Related-to: ELB-6495
Signed-off-by: Emanuele Ghidoli <emanuele.ghidoli@toradex.com>
(cherry picked from commit 76345871b4e5c8c8721b9b4cb68a61a834d36a18)
| -rw-r--r-- | recipes-kernel/linux/linux-toradex_6.6-2.2.x.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-toradex_6.6-2.2.x.bb b/recipes-kernel/linux/linux-toradex_6.6-2.2.x.bb index 8663318..60b3b9f 100644 --- a/recipes-kernel/linux/linux-toradex_6.6-2.2.x.bb +++ b/recipes-kernel/linux/linux-toradex_6.6-2.2.x.bb @@ -35,9 +35,9 @@ do_kernel_configcheck[noexec] = "1" DEPENDS += "bc-native" COMPATIBLE_MACHINE = "(mx8-nxp-bsp|mx9-nxp-bsp)" -LINUX_VERSION = "6.6.91" +LINUX_VERSION = "6.6.93" SRCBRANCH = "toradex_6.6-2.2.x-imx" -SRCREV_machine = "f329f6769ba9566cd0421c7308a854bf9eec8852" +SRCREV_machine = "ed677c2fd43953f2914fed811777f080fdec6a4e" SRCREV_machine:use-head-next = "${AUTOREV}" ############################################################################### @@ -53,13 +53,13 @@ MIRRORS:append:preempt-rt = "\ " SRC_URI:append:preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/6.6/older/patch-6.6.87-rt54.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/6.6/older/patch-6.6.93-rt55.patch.xz;name=rt-patch \ " -SRC_URI[rt-patch.sha256sum] = "462b2143ba729d3bfadd30584f001a6d2d0114d8b0b2fd0c19b8d9e041d0ae63" +SRC_URI[rt-patch.sha256sum] = "14e8b3cb9208d603e61031e4a6371df638316816e698e18bdae8a1a5e04b66a0" LINUX_KERNEL_TYPE:preempt-rt = "preempt-rt" -LINUX_VERSION:preempt-rt = "6.6.91-rt54" +LINUX_VERSION:preempt-rt = "6.6.93-rt55" # The downloaded RT patch doesn't have a upstream status tag ERROR_QA:remove:preempt-rt = "patch-status" |
