From a83fc54f09b7c61e379eb6829959ec193d8f6675 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 19 Mar 2015 11:54:07 -0500 Subject: newlib has moved to git. The old CVS->git mirror is dead. Update. This moves all git hashes to the head of newlib's git and updates the URL. Use hash: 1c144ed142224cd112c1c9177a4231bef7975f9f --- rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg') diff --git a/rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg index 0e92b70..d71efea 100644 --- a/rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg +++ b/rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg @@ -33,9 +33,9 @@ %hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe # -# Newlib is from CVS and this is via a git mirror. No hash on GIT +# Newlib is in git # -%source set newlib git://sourceware.org/git/newlib.git?fetch?reset=hard?merge?branch=master?checkout=%{newlib_version} +%source set newlib git://sourceware.org/git/newlib-cygwin.git?fetch?reset=hard?branch=master?checkout=%{newlib_version} # # The gcc/newlib build instructions. We use 4.9 Release 1. -- cgit v1.2.3