summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2018-06-26 21:28:31 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2018-06-27 10:49:32 +0200
commita8bbff7bdb7d4bf5ed13fb42669e53e4427428de (patch)
tree8444cc9c2ec6f481f0dc69db7e2634df0e507333 /recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
parent7b3ae1256eacf2db8556aee886e859ffc9b3ae55 (diff)
linux-toradex-rt: forward port rt to use latest non rt kernel sources
While at it use consistently the .xz compressed rt-patch file. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
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"