summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-02-18 11:09:11 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-03-12 19:06:46 +0100
commit42fff3aa14e1a60ea5b6f78c97d36ea0c2d57f7b (patch)
treedfb16349f60fb09a5ffadaee094b9071c4dbb843 /recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb
parentafafa08ad3ced8d3baad1196c7b5787756eea853 (diff)
linux-toradex: update to 4.14-2.3.x
Related-to: ELB-2351 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb b/recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb
new file mode 100644
index 0000000..883b6c7
--- /dev/null
+++ b/recipes-kernel/linux/linux-toradex-rt_4.14-2.3.x.bb
@@ -0,0 +1,16 @@
+require recipes-kernel/linux/linux-toradex_4.14-2.3.x.bb
+FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-rt-4.14-2.3.x:"
+
+SUMMARY = "Real-Time Linux kernel for Toradex Freescale i.MX based modules"
+
+# patches get moved into the 'older' directory when superseeded, so provide
+# both possible storage locations.
+MIRRORS += "${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.14/older/ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.14/"
+SRC_URI += " \
+ ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.14/older/patch-4.14.170-rt74.patch.xz;name=rt-patch \
+ file://0001-imx_sc_thermal-prevent-BUG-with-rt-patch.patch \
+ file://0002-ddr-perf-prevent-BUG-with-rt-patch.patch \
+"
+
+SRC_URI[rt-patch.md5sum] = "8e8f522f820f34f64098cbaf77acaa71"
+SRC_URI[rt-patch.sha256sum] = "ad070f4076e82c268538a05c7beb8970db8dd4b4ee2bcf22c3d2aa44e89a5f0a"