summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-05-21 01:22:46 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2020-05-22 21:38:18 +0000
commit64802e9b6c8bbe62d7d5cbc0df681f34951ba984 (patch)
tree1867166f86a163ebfc78878a8df1d53b82adc5d6
parent05ea6abebbfe6a490036ce7745452b73c7e9317e (diff)
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 <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.4.bb6
1 files 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)}"