mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Use ftp.rtems.org and not www.rtems.org.
This commit is contained in:
parent
a8a3af2087
commit
aabe4e792f
@ -17,7 +17,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
|
||||
# Source
|
||||
#
|
||||
%ifn %{defined Source0}
|
||||
Source0: http://www.rtems.org/ftp/pub/rtems/%{rtems_kernel_version}/rtems-%{rtems_kernel_version}.tar.bz2
|
||||
Source0: http://ftp.rtems.org/ftp/pub/rtems/%{rtems_kernel_version}/rtems-%{rtems_kernel_version}.tar.bz2
|
||||
%endif
|
||||
|
||||
#
|
||||
|
@ -13,7 +13,7 @@
|
||||
#
|
||||
# Source
|
||||
#
|
||||
Source0: http://www.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2
|
||||
Source0: http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-binutils-2.20.tar.bz2
|
||||
Patch0: %{rtems_binutils_patches}/nios2/nios2-binutils-2.20-rtems-20110703.diff
|
||||
|
||||
#
|
||||
|
@ -34,7 +34,7 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n)
|
||||
#
|
||||
# GCC core and G++
|
||||
#
|
||||
Source0: http://www.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-gcc-4.1.tar.bz2
|
||||
Source0: http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-gcc-4.1.tar.bz2
|
||||
|
||||
#
|
||||
# Newlib
|
||||
|
@ -9,7 +9,7 @@
|
||||
|
||||
%define without_python
|
||||
|
||||
Source0: http://www.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-gdb-7.0.tar.bz2
|
||||
Source0: http://ftp.rtems.org/ftp/pub/rtems/people/chrisj/nios/nios2-gdb-7.0.tar.bz2
|
||||
|
||||
#
|
||||
# The gdb build instructions. We use 7.xx Release 1.
|
||||
|
Loading…
x
Reference in New Issue
Block a user