mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
meta: Update mirror urls to new format and update yocto project urls
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -25,12 +25,12 @@ SHLIBSDIR = "${STAGING_DIR_TARGET}/shlibs"
|
||||
|
||||
DEBIANNAME_libgcc = "libgcc1"
|
||||
|
||||
MIRRORS_prepend () {
|
||||
${GNU_MIRROR}/gcc/releases/ ftp://gcc.gnu.org/pub/gcc/releases/
|
||||
${GNU_MIRROR}/gcc/ http://mirrors.rcn.net/pub/sourceware/gcc/releases/
|
||||
${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/
|
||||
${GNU_MIRROR}/gcc/ http://gcc.get-software.com/releases/
|
||||
}
|
||||
MIRRORS =+ "\
|
||||
${GNU_MIRROR}/gcc/releases/ ftp://gcc.gnu.org/pub/gcc/releases/ \n \
|
||||
${GNU_MIRROR}/gcc/ http://mirrors.rcn.net/pub/sourceware/gcc/releases/ \n \
|
||||
${GNU_MIRROR}/gcc/releases/ http://gcc.get-software.com/releases/ \n \
|
||||
${GNU_MIRROR}/gcc/ http://gcc.get-software.com/releases/ \n \
|
||||
"
|
||||
|
||||
#
|
||||
# Set some default values
|
||||
|
||||
Reference in New Issue
Block a user