summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
index b27b6a3..7667061 100644
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
@@ -4,13 +4,15 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-rt-4.9-1.0.x:"
SUMMARY = "Real-Time Linux kernel for Toradex Freescale i.MX based modules"
SRC_URI += " \
- https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/older/patch-4.9.84-rt62.patch.gz;name=rt-patch \
+ file://0001-Revert-timers-Forward-timer-base-before-migrating-ti.patch \
+ https://www.kernel.org/pub/linux/kernel/projects/rt/4.9/older/patch-4.9.84-rt62.patch.xz;name=rt-patch \
+ file://0003-timers-Forward-timer-base-before-migrating-timers.patch \
file://0001-gpu-viv-enable-PREEMPT-RT-fixes.patch \
file://0002-mm-Work-around-the-oops-below-by-disabling-split-ptl.patch \
"
-SRC_URI[rt-patch.md5sum] = "ff3eef7b14d02a689433e7a6849cae54"
-SRC_URI[rt-patch.sha256sum] = "67dd6a689a9355093b98b52d8f26e22685462797765ee44c0893fee5860d383f"
+SRC_URI[rt-patch.md5sum] = "c0c5e47f37c0b25dbab934c2a2e456bb"
+SRC_URI[rt-patch.sha256sum] = "399c873031599e356231fcf5694c7a438fb1f9faaa9bedcc0df4ef13fd8efc80"
SRCREV = "07d40f6ffcbb9b3db3c146f0949725752ed61b63"
SRCBRANCH = "toradex_4.9-1.0.x-imx"