From: Soren Brinkmann Date: Tue, 4 Jul 2017 17:29:07 +0000 (-0700) Subject: mirrors: Add HTTP mirrors for ftp://sourceware.org X-Git-Tag: uninative-1.7~261 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=081c7b3d474461905eda89f77c760f1453a33e44;p=openembedded-core.git mirrors: Add HTTP mirrors for ftp://sourceware.org Signed-off-by: Soren Brinkmann Signed-off-by: Ross Burton --- diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass index b7c20b6cf5..de2c2b995b 100644 --- a/meta/classes/mirrors.bbclass +++ b/meta/classes/mirrors.bbclass @@ -45,6 +45,9 @@ ${APACHE_MIRROR} http://archive.apache.org/dist \n \ http://downloads.sourceforge.net/watchdog/ http://fossies.org/linux/misc/ \n \ ${SAVANNAH_GNU_MIRROR} http://download-mirror.savannah.gnu.org/releases \n \ ${SAVANNAH_NONGNU_MIRROR} http://download-mirror.savannah.nongnu.org/releases \n \ +ftp://sourceware.org/pub http://mirrors.kernel.org/sourceware \n \ +ftp://sourceware.org/pub http://gd.tuwien.ac.at/gnu/sourceware \n \ +ftp://sourceware.org/pub http://ftp.gwdg.de/pub/linux/sources.redhat.com/sourceware \n \ cvs://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ svn://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \ git://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \n \