[rtems-source-builder commit] 4.11/rtems-epiphany: Use the latest newlib git head.

Chris Johns chrisj at rtems.org
Mon Oct 26 04:42:40 UTC 2015


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

Author:    Chris Johns <chrisj at rtems.org>
Date:      Mon Oct 26 15:41:23 2015 +1100

4.11/rtems-epiphany: Use the latest newlib git head.

Move to the latest to pick up the recent newlib changes.

---

 rtems/config/4.11/rtems-epiphany.bset               | 10 +++++-----
 rtems/config/tools/rtems-gcc-4.9.2-newlib-git-1.cfg |  2 +-
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/rtems/config/4.11/rtems-epiphany.bset b/rtems/config/4.11/rtems-epiphany.bset
index dffd573..c721213 100644
--- a/rtems/config/4.11/rtems-epiphany.bset
+++ b/rtems/config/4.11/rtems-epiphany.bset
@@ -23,11 +23,11 @@
 #
 # Fetch GNU tools from external repos (temporarly).
 #
-%source set binutils https://github.com/adapteva/epiphany-binutils-gdb/archive/b6c483b4a98424731e6e44558cb4b9863751fb1b.zip 
-%hash md5 b6c483b4a98424731e6e44558cb4b9863751fb1b.zip 8fc71b965425a9b683489597048c49dc 
+%source set binutils https://github.com/adapteva/epiphany-binutils-gdb/archive/b6c483b4a98424731e6e44558cb4b9863751fb1b.zip
+%hash md5 b6c483b4a98424731e6e44558cb4b9863751fb1b.zip 8fc71b965425a9b683489597048c49dc
 
-%source set gcc https://github.com/adapteva/epiphany-gcc/archive/f7051762470c42ce7f01baa7edeb113d51c7dd72.zip 
-%hash md5 f7051762470c42ce7f01baa7edeb113d51c7dd72.zip c43c2e631418e932e2048607b694e99a 
+%source set gcc https://github.com/adapteva/epiphany-gcc/archive/f7051762470c42ce7f01baa7edeb113d51c7dd72.zip
+%hash md5 f7051762470c42ce7f01baa7edeb113d51c7dd72.zip c43c2e631418e932e2048607b694e99a
 
 %source set gdb https://github.com/adapteva/epiphany-binutils-gdb/archive/f05996c7c42e6b2781946acbab153a481ce3fd0b.zip
 %hash md5 f05996c7c42e6b2781946acbab153a481ce3fd0b.zip 05a4b208151a079bfbe2bed9c592ab43
@@ -43,6 +43,6 @@
 4.11/rtems-autotools
 devel/expat-2.1.0-1
 tools/rtems-binutils-2.23.1-1
-tools/rtems-gcc-4.9.1-newlib-git-1
+tools/rtems-gcc-4.9.2-newlib-git-1
 tools/rtems-gdb-7.8.1-1
 tools/rtems-tools-4.11-1
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 b339b8f..de4f8be 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 ef23a12ff8f840cc571e47870cd5f4ad6bca4553
+%define newlib_version cf51db8baafb5c642f8c976f479a9af9e6f52fd3
 
 %hash md5 gcc-%{gcc_version}.tar.bz2 4df8ee253b7f3863ad0b86359cd39c43
 




More information about the vc mailing list