[OE-core] [PATCH] mirrors.bbclass: Add new KERNELORG_MIRROR = ftp.sunet.se
Ulf Samuelsson
ulf at emagii.com
Sun Jan 29 14:26:20 UTC 2012
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 at 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
More information about the Openembedded-core
mailing list