From 64802e9b6c8bbe62d7d5cbc0df681f34951ba984 Mon Sep 17 00:00:00 2001 From: Marcel Ziswiler Date: Thu, 21 May 2020 01:22:46 +0200 Subject: linux kernel rt 4.4: update to latest rt patch Update linux-toradex-rt_4.4 to patch-4.4.220-rt197. Signed-off-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-rt_4.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-toradex-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb index 64b1178..4116815 100644 --- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb +++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb @@ -5,12 +5,12 @@ SUMMARY = "Linux kernel with real-time patch for Toradex Colibri VFxx Computer o SRC_URI = " \ git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \ - https://www.kernel.org/pub/linux/kernel/projects/rt/4.4/older/patch-4.4.164-rt176.patch.xz;name=rt-patch \ + https://www.kernel.org/pub/linux/kernel/projects/rt/4.4/older/patch-4.4.220-rt197.patch.xz;name=rt-patch \ file://defconfig \ " -SRC_URI[rt-patch.md5sum] = "39d25cb2f119c9b4053ce1e40f2d00a8" -SRC_URI[rt-patch.sha256sum] = "ecaaf3e329b4b4bf2b57c84344e3ae2ae8f0209ec40093ae6589decb48089b15" +SRC_URI[rt-patch.md5sum] = "5f370aaf4f8e6e1345def1ec74b1eee0" +SRC_URI[rt-patch.sha256sum] = "3bb20e617b68b822d7e659b551e9c24ad01ac91d47dbb5b974235d67893f0daf" KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" -- cgit v1.2.3