From d196201e85ecf67fcba67e2a8a5622cfaaa73aa1 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Tue, 17 Nov 2020 08:30:42 +0100 Subject: linux-toradex-mainline: update to 5.4.77 and 5.4.77-rt43 respectively Signed-off-by: Marcel Ziswiler (cherry picked from commit bcd4d7508135db639c7d0fc28416a8d0d4152dce) (cherry picked from commit f374cadde139f2b6c92d65903ca6c39c67650a67) --- 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 594819f..4f7a7d8 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.61" +LINUX_VERSION ?= "5.4.77" PV = "${LINUX_VERSION}+git${SRCPV}" -SRCREV_machine = "26abb5b86e1735ed03660550a5e1a49e96554264" +SRCREV_machine = "664411bde9c033778f85f9ae3a74351406642f6a" SRCREV_machine_use-head-next = "${AUTOREV}" KCONFIG_MODE="--alldefconfig" @@ -13,12 +13,12 @@ KBRANCH = "toradex_5.4.y" require recipes-kernel/linux/linux-toradex-mainline.inc SRC_URI_append_preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.61-rt37.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 \ file://preempt-rt-less-latency.scc \ " -SRC_URI[rt-patch.md5sum] = "5a72e4f56ffdd79c8c668197f989f8d1" -SRC_URI[rt-patch.sha256sum] = "b2b52be0ef8b56a44a898ffc6a54515508e3cc9b2faece7a7d9f5d617a29ede1" +SRC_URI[rt-patch.md5sum] = "cf96e01e04ec8743e4b24caec76d2c2d" +SRC_URI[rt-patch.sha256sum] = "a0966fb60ce26f28e4dea5eb9db2e62974e1391470ea1bdb88e2d884a3280dc4" KBUILD_DEFCONFIG ?= "toradex-imx_v6_v7_defconfig" KBUILD_DEFCONFIG_apalis-tk1 ?= "tegra_defconfig" -- cgit v1.2.3