All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm][PATCH] linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62
@ 2016-04-22 20:49 Dominic Sacré
  2016-04-23 13:58 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Dominic Sacré @ 2016-04-22 20:49 UTC (permalink / raw)
  To: meta-freescale; +Cc: Dominic Sacré

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>
---
 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



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-04-23 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-22 20:49 [meta-fsl-arm][PATCH] linux-fslc-imx-rt: Fix URL for patch 3.14.61-rt62 Dominic Sacré
2016-04-23 13:58 ` Otavio Salvador
2016-04-23 22:49   ` Dominic Sacré

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.