summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenys Drozdov <denys.drozdov@toradex.com>2021-07-14 19:55:47 +0300
committerDenys Drozdov <denys.drozdov@toradex.com>2021-07-15 15:15:44 +0000
commit33951438bad04f9294b3ed51a25615e93e1519a6 (patch)
treeecb0f1e4dd8202a096bec557e2f4c820986a657b
parenta4f212ee0314ddab4129da607bfa922a94f7e6b9 (diff)
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 <denys.drozdov@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.3.x.bb8
1 files 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"