]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc-common.inc: Remove mirrors that are no longer available
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 11 Nov 2021 10:16:09 +0000 (11:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 11 Nov 2021 17:04:09 +0000 (17:04 +0000)
Also switch to https for https://gcc.gnu.org/pub/gcc/releases/

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-common.inc

index 0d950e780d75943c2292dae8dd762e311b1ed3c5..0f70be7dd42911edb36dd5d588b210e9db45b58c 100644 (file)
@@ -86,11 +86,7 @@ get_tune_parameters[vardepsexclude] = "AVAILTUNES TUNE_CCARGS OVERRIDES TUNE_FEA
 DEBIANNAME:${MLPREFIX}libgcc = "libgcc1"
 
 MIRRORS =+ "\
-    ${GNU_MIRROR}/gcc ftp://gcc.gnu.org/pub/gcc/releases/ \
-    ${GNU_MIRROR}/gcc ftp://gd.tuwien.ac.at/gnu/gcc/ \
-    ${GNU_MIRROR}/gcc http://mirrors.rcn.net/pub/sourceware/gcc/releases/ \
-    ${GNU_MIRROR}/gcc http://gcc.get-software.com/releases/ \
-    ${GNU_MIRROR}/gcc http://gcc.get-software.com/releases/ \
+    ${GNU_MIRROR}/gcc https://gcc.gnu.org/pub/gcc/releases/ \
 "
 #
 # Set some default values