From ac81ce5eb533a78af2a84acecc389315dfb54385 Mon Sep 17 00:00:00 2001 From: Denys Drozdov Date: Thu, 9 Dec 2021 17:37:19 +0200 Subject: linux-toradex-upstream: update to v5.4.161 Signed-off-by: Denys Drozdov --- 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 59e93b1..bdc8386 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.154" +LINUX_VERSION ?= "5.4.161" PV = "${LINUX_VERSION}+git${SRCPV}" -SRCREV_machine = "73d0438130d3728b034835168028bc44a94bd812" +SRCREV_machine = "755960f3c9336fe5fd4d9607c12c0edcff8f04c5" SRCREV_machine_use-head-next = "${AUTOREV}" KCONFIG_MODE="--alldefconfig" @@ -15,12 +15,12 @@ require recipes-kernel/linux/linux-toradex-mainline.inc # Don't delete /older/ in the link as /older/ also contains the newest file and we have a stable # link SRC_URI_append_preempt-rt = " \ - ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.154-rt65.patch.xz;name=rt-patch \ + ${KERNELORG_MIRROR}/linux/kernel/projects/rt/5.4/older/patch-5.4.161-rt67.patch.xz;name=rt-patch \ file://preempt-rt.scc \ file://preempt-rt-less-latency.scc \ " -SRC_URI[rt-patch.md5sum] = "1626836fc6bbff42e463c6a07bfc79b7" -SRC_URI[rt-patch.sha256sum] = "899037547ab272cbb835400633e9c96812c1172845b68479ececc3901eaf6c6d" +SRC_URI[rt-patch.md5sum] = "d57203d7b93e0ca06405d85698786495" +SRC_URI[rt-patch.sha256sum] = "7dcd9d976647e57072ab7266a268aefd93945af6519459b8d5ec130b6a88c3f6" # Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS) KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" -- cgit v1.2.3