From 38a4afc266cbe51e95d8590892965cf61f4c2932 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Sun, 3 Mar 2013 13:10:51 -0500 Subject: libc/newlib: update fetch location The menu system provides an option to allow a user to request newlib version 2.0.0. newlib-2.0.0, however, is not available at the download location currently being used. It is, however, available (as are other supported versions of newlib) at an alternate location. Signed-off-by: Trevor Woerner Message-Id: <75ab5151c7f5dc9086e3.1362334313@suse64> Patchwork-Id: 224561 diff --git a/scripts/build/libc/newlib.sh b/scripts/build/libc/newlib.sh index d074eea..fe15fe5 100644 --- a/scripts/build/libc/newlib.sh +++ b/scripts/build/libc/newlib.sh @@ -9,7 +9,7 @@ do_libc_get() { local libc_src local avr32headers_src - libc_src="ftp://sources.redhat.com/pub/newlib" + libc_src="ftp://sourceware.org/pub/newlib" avr32headers_src="http://dev.doredevelopment.dk/avr32-toolchain/sources" if [ "${CT_LIBC_NEWLIB_CUSTOM}" = "y" ]; then -- cgit v0.10.2-6-g49f6