[meta-freescale] [meta-fsl-arm][PATCH] linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62

Dominic Sacré dominic.sacre at gmx.de
Fri Apr 22 13:49:29 PDT 2016


Update the URL because patch-3.14.61-rt62.patch.gz got moved to the
'older' subdirectory.

The -rt patches are published in the projects/rt/3.14 directory, and are
then moved to projects/rt/3.14/older when the next version of the patch
is released.

Previous versions of this recipe intentionally used "older" patches
(even when the latest one would apply) specifically because the URLs
remain stable that way. This got broken in the update to 3.14.52-1.1.0 GA.

Signed-off-by: Dominic Sacré <dominic.sacre at gmx.de>
---
 recipes-kernel/linux/linux-fslc-imx-rt_3.14-1.1.x.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-kernel/linux/linux-fslc-imx-rt_3.14-1.1.x.bb b/recipes-kernel/linux/linux-fslc-imx-rt_3.14-1.1.x.bb
index 02be73e..55147a6 100644
--- a/recipes-kernel/linux/linux-fslc-imx-rt_3.14-1.1.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx-rt_3.14-1.1.x.bb
@@ -11,7 +11,7 @@ PV .= "+git${SRCPV}"
 SRCBRANCH = "3.14-1.1.x-imx"
 SRCREV = "327d5c9063b715c91a88655533d5e477a0afe218"
 
-SRC_URI += " https://www.kernel.org/pub/linux/kernel/projects/rt/3.14/patch-3.14.61-rt62.patch.gz;name=patch-3.14.61-rt62.patch"
+SRC_URI += " https://www.kernel.org/pub/linux/kernel/projects/rt/3.14/older/patch-3.14.61-rt62.patch.gz;name=patch-3.14.61-rt62.patch"
 SRC_URI += " file://0001-fix-build.patch"
 SRC_URI += " file://0003-no-split-ptlocks.patch"
 SRC_URI += " file://0004-imx-sdma-channel-use-raw-spinlock.patch"
-- 
2.8.1



More information about the meta-freescale mailing list