From: Peter Kjellerstedt Date: Thu, 11 Nov 2021 10:16:09 +0000 (+0100) Subject: gcc-common.inc: Remove mirrors that are no longer available X-Git-Tag: uninative-3.5~863 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=45670d96119c3a483e9571821b6d5e984c2e2f93;p=openembedded-core.git gcc-common.inc: Remove mirrors that are no longer available Also switch to https for https://gcc.gnu.org/pub/gcc/releases/ Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/gcc/gcc-common.inc b/meta/recipes-devtools/gcc/gcc-common.inc index 0d950e780d..0f70be7dd4 100644 --- a/meta/recipes-devtools/gcc/gcc-common.inc +++ b/meta/recipes-devtools/gcc/gcc-common.inc @@ -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