From 5458e7f6fc634a056fd6a39cca247ac5ddb81c5d Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Thu, 19 May 2022 17:20:27 +0200 Subject: linux-toradex_5.4-2.3.x: update kernel This pulls in patches from NXP release 5.4.70_2.3.7 and merges also patches from linux-stable up to patchlevel 5.4.193 Signed-off-by: Philippe Schenker (cherry picked from commit 01ecdd43f3d548492e7628adf3200eeb146f0d22) --- recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb') diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb index a622d30..3572e2d 100644 --- a/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb +++ b/recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb @@ -14,7 +14,7 @@ SRC_URI = " \ KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" inherit toradex-kernel-localversion -LINUX_VERSION = "5.4.161" +LINUX_VERSION = "5.4.193" # skip, as with use-head-next LINUX_VERSION might be set wrongly KERNEL_VERSION_SANITY_SKIP:use-head-next = "1" @@ -22,7 +22,7 @@ KERNEL_VERSION_SANITY_SKIP:use-head-next = "1" LOCALVERSION = "-${TDX_VERSION}" SRCBRANCH = "toradex_5.4-2.3.x-imx" -SRCREV_machine = "0f0011824921d175b0e124c5393e2f8cefa611a8" +SRCREV_machine = "e6fb5c32f78f99682821f91b3959e222c93e4cb9" SRCREV_machine:use-head-next = "${AUTOREV}" DEPENDS += "lzop-native bc-native" @@ -46,7 +46,7 @@ export DTC_FLAGS = "-@" # both possible storage locations. MIRRORS:append:preempt-rt = "${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/" SRC_URI:append:preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.161-rt67.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.193-rt74.patch.xz;name=rt-patch \ file://preempt-rt.scc \ file://preempt-rt-less-latency.scc \ " @@ -56,4 +56,4 @@ SRC_URI:append:preempt-rt = " \ # file://0002-ddr-perf-prevent-BUG-with-rt-patch.patch \ # -SRC_URI[rt-patch.sha256sum] = "7dcd9d976647e57072ab7266a268aefd93945af6519459b8d5ec130b6a88c3f6" +SRC_URI[rt-patch.sha256sum] = "821d7bf3015d90e86eace5869d5596eacc9e4b5bd80644d40207817c4b8cc4be" -- cgit v1.2.3