summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-06-03 09:04:44 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-06-03 09:04:44 +0200
commit4ec7f0934fc019ab5f98a7e7bc21fca645ee6b83 (patch)
treed297d3bd6e8e0df4f1fd440a2eee5fb2f8c1ffa2
parent54e7ade0bcc771ebb85dbd915f0ad8f658a5b0a2 (diff)
linux-toradex-mainline: update to latest incl. rt-patch
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-mainline_5.4.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
index 3121aac..2349c98 100644
--- a/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
+++ b/recipes-kernel/linux/linux-toradex-mainline_5.4.bb
@@ -1,9 +1,9 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:"
-LINUX_VERSION ?= "5.4.34"
+LINUX_VERSION ?= "5.4.43"
PV = "${LINUX_VERSION}+git${SRCPV}"
-SRCREV_machine = "1830688f426a0146c1f09ac9623d37bda6d308d4"
+SRCREV_machine = "544ddfe58bb022d0c3af4a993a567aaa3cf80f64"
SRCREV_machine_use-head-next = "${AUTOREV}"
KBRANCH = "toradex_5.4.y"
@@ -15,7 +15,7 @@ SRC_URI += " \
"
SRC_URI_append_preempt-rt = " \
- ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.34-rt21.patch.xz;name=rt-patch \
+ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.43-rt25.patch.xz;name=rt-patch \
"
-SRC_URI[rt-patch.md5sum] = "0b11e1509cb4095b52a27fc0dc4087f8"
-SRC_URI[rt-patch.sha256sum] = "e4e73861fb95e326f3c6aafa9746906fa33d9ee5eeb8ad538745a4ea4dd1f0dd"
+SRC_URI[rt-patch.md5sum] = "0b956e922027c94d38f2281ab3c497a7"
+SRC_URI[rt-patch.sha256sum] = "62a4064891de8920755be5a4ace627f2a314ba9154aa7df8ac5c6e57de023e42"