From 374a023e1935c759d3bd6bc446180f5330c272dc Mon Sep 17 00:00:00 2001 From: Denys Drozdov Date: Wed, 14 Jul 2021 19:55:47 +0300 Subject: linux-toradex_5.4-2.3.x: update to latest Merge of the v5.4.129, imx_5.4.70_2.3.0 Related-to: ELB-4006 Signed-off-by: Denys Drozdov (cherry picked from commit 33951438bad04f9294b3ed51a25615e93e1519a6) --- recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 03ff2f0..b9f3363 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.115" +LINUX_VERSION = "5.4.129" # 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 = "dbdbcabf0f98ccc45a90972a7d92fd4e0d16689d" +SRCREV_machine = "a9729c9288e7f599d96b298d24fe038eb44bd4eb" SRCREV_machine_use-head-next = "${AUTOREV}" DEPENDS += "lzop-native bc-native" @@ -45,7 +45,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.115-rt57.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.129-rt61.patch.xz;name=rt-patch \ file://preempt-rt.scc \ file://preempt-rt-less-latency.scc \ " @@ -55,4 +55,4 @@ SRC_URI_append_preempt-rt = " \ # file://0002-ddr-perf-prevent-BUG-with-rt-patch.patch \ # -SRC_URI[rt-patch.sha256sum] = "133c73625664f72702e85fc037e9a4169e16c9b45444af1c9416157c44ec07f6" +SRC_URI[rt-patch.sha256sum] = "f8ddc34c7765bb78c9f44c4e41dae7d4196c87201212ab4ec3723a7594b9702c" -- cgit v1.2.3