From 4ec7f0934fc019ab5f98a7e7bc21fca645ee6b83 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Wed, 3 Jun 2020 09:04:44 +0200 Subject: linux-toradex-mainline: update to latest incl. rt-patch Signed-off-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-mainline_5.4.bb | 10 +++++----- 1 file 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" -- cgit v1.2.3