]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62
authorDominic Sacré <dominic.sacre@gmx.de>
Fri, 22 Apr 2016 20:49:29 +0000 (22:49 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 7 May 2016 13:07:46 +0000 (10:07 -0300)
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@gmx.de>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc-imx-rt_3.14-1.1.x.bb

index dcc49ccb591d7c46bfe3ba0e9d3f25cfb0c00040..450fc5b45f153d934dd459c99ae702924d2b09e8 100644 (file)
@@ -12,7 +12,7 @@ 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 \
+    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 \
     file://0001-fix-build.patch \
     file://0003-no-split-ptlocks.patch \
     file://0004-imx-sdma-channel-use-raw-spinlock.patch \