mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Fix the base URL for the RTEMS git web interface.
This commit is contained in:
parent
48e1cd44ee
commit
d007f05937
@ -22,7 +22,7 @@ package: rtems-%{rtems_version}-%{_target}-%{release}
|
|||||||
#
|
#
|
||||||
# The RTEMS http git URL.
|
# The RTEMS http git URL.
|
||||||
#
|
#
|
||||||
%define rtems_http_git http://git.rtems.org/rtems-tools.git/plain/tools/%{rtems_version}
|
%define rtems_http_git http://git.rtems.org
|
||||||
%define rtems_git_tools %{rtems_http_git}/rtems-tools.git/plain/tools/%{rtems_version}
|
%define rtems_git_tools %{rtems_http_git}/rtems-tools.git/plain/tools/%{rtems_version}
|
||||||
%define rtems_binutils_patches %{rtems_git_tools}/binutils
|
%define rtems_binutils_patches %{rtems_git_tools}/binutils
|
||||||
%define rtems_gcc_patches %{rtems_git_tools}/gcc
|
%define rtems_gcc_patches %{rtems_git_tools}/gcc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user