mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Refer to newlib-cvs and gcc.4.8.3, and add hashes for patches.
1- Refer to newlib-cvs as it supports OpenRISC/RTEMS by now. 2- Use gcc.4.8.3 release instead of 4.8.2 one. 3- Refer to the new gcc-4.8.3 patch. 4- Add hash feature for patches.
This commit is contained in:
parent
40d01d638d
commit
a69c400fd8
@ -17,7 +17,7 @@
|
||||
4.11/rtems-autotools
|
||||
devel/expat-2.1.0-1
|
||||
tools/rtems-binutils-2.24-1
|
||||
tools/rtems-gcc-4.8.2-newlib-2.1.0-1
|
||||
tools/rtems-gcc-4.8.3-newlib-cvs-1
|
||||
tools/rtems-gdb-7.7-1
|
||||
|
||||
#
|
||||
@ -26,15 +26,15 @@ tools/rtems-gdb-7.7-1
|
||||
|
||||
#binutils
|
||||
%patch add binutils -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/binutils-2.24-or1k-rtems.diff
|
||||
|
||||
#newlib
|
||||
%patch add newlib -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/newlib-cvs-or1k-rtems-29-4-2014.diff
|
||||
%hash md5 binutils-2.24-or1k-rtems.diff 6a1d5ae6e37f6eed421b357a63a612db
|
||||
|
||||
#gcc
|
||||
%patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.2-or1k-rtems-29-4-2014.diff
|
||||
%patch add gcc -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gcc-4.8.3-or1k-rtems-29072014.diff
|
||||
%hash md5 gcc-4.8.3-or1k-rtems-29072014.diff df2555b2dd4de2d78366fabd705f36ac
|
||||
|
||||
#gdb
|
||||
%patch add gdb -p1 https://raw.githubusercontent.com/heshamelmatary/or1k-rtems/master/patches/gdb-7.7-or1k-rtems.diff
|
||||
%hash md5 gdb-7.7-or1k-rtems.diff 7565167e02652ff300dd31015499633e
|
||||
|
||||
#
|
||||
# or1k specific configurations
|
||||
|
Loading…
x
Reference in New Issue
Block a user