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.bb16
1 files changed, 16 insertions, 0 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
new file mode 100644
index 0000000..884c55c
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
@@ -0,0 +1,16 @@
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
+require recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
+
+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-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"
+
+SRCREV = "1503202b88dea903c868a221478d9d5d67c45d9a"
+SRCBRANCH = "toradex_4.9-1.0.x-imx"