mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
4.11/rtems-epiphany: Use the latest newlib git head.
Move to the latest to pick up the recent newlib changes.
This commit is contained in:
parent
824f57c613
commit
32c7d4cdca
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user