Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se
@ 2012-01-29 14:26 Ulf Samuelsson
  2012-01-29 15:35 ` Koen Kooi
  0 siblings, 1 reply; 3+ messages in thread
From: Ulf Samuelsson @ 2012-01-29 14:26 UTC (permalink / raw)
  To: openembedded-core; +Cc: Ulf Samuelsson

www.kernel.org is missing a lot of files.
Add the "ftp.sunet.se" mirror containing many missing files.
The other mirrors in mirrors.bbclass seems to be inactive
so this mirror is added before the inactive mirrors

Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
---
 meta/classes/mirrors.bbclass |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index 2146087..1124967 100644
--- a/meta/classes/mirrors.bbclass
+++ b/meta/classes/mirrors.bbclass
@@ -23,6 +23,7 @@ ${GNU_MIRROR}	ftp://ftp.cs.ubc.ca/mirror2/gnu \n \
 ${GNU_MIRROR}	ftp://sunsite.ust.hk/pub/gnu \n \
 ${GNU_MIRROR}	ftp://ftp.ayamura.org/pub/gnu \n \
 ${KERNELORG_MIRROR}	http://www.kernel.org/pub \n \
+${KERNELORG_MIRROR}	ftp://ftp.sunet.se/pub/Linux/kernel.org \n \
 ${KERNELORG_MIRROR}	ftp://ftp.us.kernel.org/pub \n \
 ${KERNELORG_MIRROR}	ftp://ftp.uk.kernel.org/pub \n \
 ${KERNELORG_MIRROR}	ftp://ftp.hk.kernel.org/pub \n \
-- 
1.7.5.4




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

end of thread, other threads:[~2012-01-30 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-29 14:26 [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se Ulf Samuelsson
2012-01-29 15:35 ` Koen Kooi
2012-01-30 11:15   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox