[rtems-source-builder commit] newlib has moved to git. The old CVS-> git mirror is dead. Update.

Joel Sherril joel at rtems.org
Thu Mar 19 18:06:45 UTC 2015


Module:    rtems-source-builder
Branch:    master
Commit:    a83fc54f09b7c61e379eb6829959ec193d8f6675
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=a83fc54f09b7c61e379eb6829959ec193d8f6675

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Thu Mar 19 11:54:07 2015 -0500

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.8-newlib-git-1.cfg   | 4 ++--
 rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg | 2 +-
 rtems/config/tools/rtems-gcc-4.9-newlib-git-1.cfg   | 4 ++--
 rtems/config/tools/rtems-gcc-4.9.1-newlib-git-1.cfg | 2 +-
 rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg | 2 +-
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg
index 4506444..58d8b62 100644
--- a/rtems/config/tools/rtems-gcc-4.8-newlib-git-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8-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?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.8 Release 1.
diff --git a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
index a7f1020..1931265 100644
--- a/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.8.3-newlib-git-1.cfg
@@ -3,7 +3,7 @@
 #
 
 %define gcc_version    4.8.3
-%define newlib_version b75c57950318ed657807f87a4c694e7b8d68fcae
+%define newlib_version 1c144ed142224cd112c1c9177a4231bef7975f9f
 
 %hash md5 gcc-%{gcc_version}.tar.bz2 7c60f24fab389f77af203d2516ee110f
 
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.
diff --git a/rtems/config/tools/rtems-gcc-4.9.1-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.9.1-newlib-git-1.cfg
index c724407..526fe08 100644
--- a/rtems/config/tools/rtems-gcc-4.9.1-newlib-git-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.9.1-newlib-git-1.cfg
@@ -3,7 +3,7 @@
 #
 
 %define gcc_version    4.9.1
-%define newlib_version 6f25fbe648379f5cc47c41c67bf93720bb1feab3
+%define newlib_version 1c144ed142224cd112c1c9177a4231bef7975f9f
 
 %hash md5 gcc-%{gcc_version}.tar.bz2 fddf71348546af523353bd43d34919c1
 
diff --git a/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg b/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg
index 77d4b99..4d6737b 100644
--- a/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg
@@ -3,7 +3,7 @@
 #
 
 %define gcc_version    4.9.2
-%define newlib_version b75c57950318ed657807f87a4c694e7b8d68fcae
+%define newlib_version 1c144ed142224cd112c1c9177a4231bef7975f9f
 
 %hash md5 gcc-%{gcc_version}.tar.bz2 4df8ee253b7f3863ad0b86359cd39c43
 




More information about the vc mailing list