mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
Remove .git in rtem-tools repo after repo name cleanup.
This fixes patch downloading.
This commit is contained in:
parent
f28a102afb
commit
7142b8f06b
@ -21,7 +21,7 @@ package: rtems-%{rtems_version}-%{_target}-%{release}
|
||||
# The RTEMS http git URL.
|
||||
#
|
||||
%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/plain/tools/%{rtems_version}
|
||||
%define rtems_binutils_patches %{rtems_git_tools}/binutils
|
||||
%define rtems_gcc_patches %{rtems_git_tools}/gcc
|
||||
%define rtems_newlib_patches %{rtems_git_tools}/newlib
|
||||
|
Loading…
x
Reference in New Issue
Block a user