[oe-commits] [openembedded-core] 39/47: mirrors: Add HTTP mirrors for ftp://sourceware.org

git at git.openembedded.org git at git.openembedded.org
Thu Jul 6 13:39:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 081c7b3d474461905eda89f77c760f1453a33e44
Author: Soren Brinkmann <soren.brinkmann at xilinx.com>
AuthorDate: Tue Jul 4 10:29:07 2017 -0700

    mirrors: Add HTTP mirrors for ftp://sourceware.org
    
    Signed-off-by: Soren Brinkmann <soren.brinkmann at xilinx.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/classes/mirrors.bbclass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index b7c20b6..de2c2b9 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list