summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-12-10 17:32:06 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2018-12-27 16:45:52 +0100
commit58af5f8ccb2f29acf4fd0182521f793c9e10d68e (patch)
treee7ec9f88ce462e8a0a831f9e77b2c36858dd1725 /recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
parente25cc381c7ceeb325a038308c414975844ac7864 (diff)
linux kernel: update to 4.9.144 based fslc
Update to L4.9.123-2.3.0_8mm_ga release. Update to branch toradex_4.9-2.3.x-imx based on 4.9-2.3.x-imx branch of linux-fslc currently re-based to 4.9.144. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Acked-by: Philippe Schenker <philippe.schenker@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.bb18
1 files changed, 0 insertions, 18 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
deleted file mode 100644
index 0e3a6f0..0000000
--- a/recipes-kernel/linux/linux-toradex-rt_4.9-1.0.x.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-require recipes-kernel/linux/linux-toradex_4.9-1.0.x.bb
-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 += " \
- 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] = "c0c5e47f37c0b25dbab934c2a2e456bb"
-SRC_URI[rt-patch.sha256sum] = "399c873031599e356231fcf5694c7a438fb1f9faaa9bedcc0df4ef13fd8efc80"
-
-SRCREV = "3bb6e3284a1bb88f142528537e6573f9d9f39aaa"
-SRCBRANCH = "toradex_4.9-1.0.x-imx"