From c61312eed913173b0c2f52367096dd647d9dfec1 Mon Sep 17 00:00:00 2001 From: Denys Drozdov Date: Mon, 8 Nov 2021 18:55:42 +0200 Subject: linux-toradex_5.4-2.3.x: update to v5.4.154 Update to v5.4.154 LTS kernel patch Signed-off-by: Denys Drozdov (cherry picked from commit 7a242fd18231a5accbc7660a4d19eaadf931c4ef) --- 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 442357e..e060e5f 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.129" +LINUX_VERSION = "5.4.154" # 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 = "828ec42a6a32004a199f8ee4893fecdc0b15ae92" +SRCREV_machine = "4128a6606c71fd177b71e2037f9da101cf967e50" 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.129-rt61.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.154-rt65.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] = "f8ddc34c7765bb78c9f44c4e41dae7d4196c87201212ab4ec3723a7594b9702c" +SRC_URI[rt-patch.sha256sum] = "899037547ab272cbb835400633e9c96812c1172845b68479ececc3901eaf6c6d" -- cgit v1.2.3