summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
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
commit2315d89136c7147931b3cd658fc43f2441c7ceb0 (patch)
treeef2822a2389ea08d4f6d772771cac5a1e59583e3 /recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
parent64802e9b6c8bbe62d7d5cbc0df681f34951ba984 (diff)
linux kernel rt 4.9: update to latest rt patch
Update linux-toradex-rt_4.9-2.3.x to patch-4.9.220-rt143. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb10
1 files changed, 4 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
index 26948b2..61c1061 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-2.3.x.bb
@@ -4,15 +4,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-rt-4.9-2.3.x:"
SUMMARY = "Real-Time Linux kernel for Toradex Freescale i.MX based modules"
SRC_URI += " \
- file://revert_aio_fix_spectre_gadget_in_lookup_ioctx.patch \
- file://revert_futex_ensure_that_futex_address_is_aligned_in_handle_futex_death.patch \
- file://revert_futex_rt_mutex_restructure_rt_mutex_finish_proxy_lock.patch \
- https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/older/patch-4.9.146-rt125.patch.xz;name=rt-patch \
+ https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/older/patch-4.9.220-rt143.patch.xz;name=rt-patch \
+ file://0001-ARM-imx6-cpuidle-Use-raw_spinlock_t.patch \
file://0002-mm-Work-around-the-oops-below-by-disabling-split-ptl.patch \
"
-SRC_URI[rt-patch.md5sum] = "b7869d612f2572191ed45c796bde7abe"
-SRC_URI[rt-patch.sha256sum] = "925106e44f4bd5213bd38d29bcc0cfdda670fca20600357b15ac576d286ab445"
+SRC_URI[rt-patch.md5sum] = "dc00267b39b9b257ca7b5252e7389840"
+SRC_URI[rt-patch.sha256sum] = "ce42db14bce8afabf84babbb60db662b839e497cecd9a0559d3fc0566ff3d282"
SRCREV = "d899927728beca8357a5b4120b690cb3c1d80844"
SRCBRANCH = "toradex_4.9-2.3.x-imx"