summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-11-17 08:35:15 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-11-23 20:11:55 +0100
commitc1084f741478522273b42316b49463709ef79814 (patch)
treedc900bb3487cf661512aa03c675d15e450eca430 /recipes-kernel/linux
parentffa5971cfb4dde8277013d369988439fc8c86230 (diff)
linux-toradex: update to 5.4.77 and 5.4.77-rt43 respectively
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> (cherry picked from commit 3db60b413bc25579b0c112113c2b2648ea0182f5)
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
index b3fa285..f58a412 100644
--- a/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb
+++ b/recipes-kernel/linux/linux-toradex_5.4-2.1.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.74"
+LINUX_VERSION = "5.4.77"
# skip, as with use-head-next LINUX_VERSION might be set wrongly
KERNEL_VERSION_SANITY_SKIP_use-head-next = "1"
@@ -23,7 +23,7 @@ LOCALVERSION = "-${TDX_VERSION}"
SRCREV = "43672b04da88582315ad1e0106e4aed349676f0d"
SRCBRANCH = "toradex_5.4-2.1.x-imx"
-SRCREV_machine = "8bb9d758833ea1d0622277981b5225980ba0a42d"
+SRCREV_machine = "eaa149de4579cb86b511920ac269eccd1facfc83"
SRCREV_machine_use-head-next = "${AUTOREV}"
DEPENDS += "lzop-native bc-native"
@@ -44,7 +44,7 @@ KBUILD_DEFCONFIG_mx8 ?= "defconfig"
# 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.74-rt42.patch.xz;name=rt-patch \
+ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.77-rt43.patch.xz;name=rt-patch \
file://preempt-rt.scc \
"
# This patches do currently not apply but are likely needed or we get
@@ -53,5 +53,5 @@ SRC_URI_append_preempt-rt = " \
# file://0002-ddr-perf-prevent-BUG-with-rt-patch.patch \
#
-SRC_URI[rt-patch.md5sum] = "edea05c93607c823405cb93554ec7fa0"
-SRC_URI[rt-patch.sha256sum] = "d01dbd660c50f5e085a42a03ad734c747d5b0a4d035dc6aa64ce692bf42d1386"
+SRC_URI[rt-patch.md5sum] = "cf96e01e04ec8743e4b24caec76d2c2d"
+SRC_URI[rt-patch.sha256sum] = "a0966fb60ce26f28e4dea5eb9db2e62974e1391470ea1bdb88e2d884a3280dc4"