summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb
index 514b3d89..5b326e1c 100644
--- a/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx-rt_4.1-2.0.x.bb
@@ -12,15 +12,15 @@ SRCBRANCH = "4.1-2.0.x-imx"
12SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a" 12SRCREV = "ee67fc7e072df596577e3a4e4fce7b51816d4b0a"
13 13
14SRC_URI += " \ 14SRC_URI += " \
15 https://www.kernel.org/pub/linux/kernel/projects/rt/4.1/older/patch-4.1.37-rt43.patch.gz;name=rt-patch \ 15 ${KERNELORG_MIRROR}/linux/kernel/projects/rt/4.1/older/patch-4.1.38-rt45.patch.gz;name=rt-patch \
16 file://0001-fix-build.patch \ 16 file://0001-fix-build.patch \
17 file://0002-no-split-ptlocks.patch \ 17 file://0002-no-split-ptlocks.patch \
18 file://0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch \ 18 file://0003-Work-around-CPU-stalls-in-the-imx-sdma-driver.patch \
19 file://0004-export-swait-locked-functions.patch \ 19 file://0004-export-swait-locked-functions.patch \
20" 20"
21 21
22SRC_URI[rt-patch.md5sum] = "9a97ddbfa51b01a70ae063258fea76ab" 22SRC_URI[rt-patch.md5sum] = "bd36ab7ac2fcc65d198b60c013acba23"
23SRC_URI[rt-patch.sha256sum] = "0f77da50f3ef891af67639257b9cfa0f32f69a9cc945947453ee5fd7c1789fb9" 23SRC_URI[rt-patch.sha256sum] = "7b2e9f5ec78f508fda1f439fef08e1ee2d81e137b82cf40e62c40def781c7d41"
24 24
25 25
26COMPATIBLE_MACHINE = "(mx6|mx7)" 26COMPATIBLE_MACHINE = "(mx6|mx7)"