mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
rtems: Change the base URL for RTEMS git to https to avoid the redirects.
This commit is contained in:
parent
3742749c9d
commit
da801b07fa
@ -5,7 +5,7 @@
|
||||
#
|
||||
# The RTEMS http git URL.
|
||||
#
|
||||
%define rtems_http_git http://git.rtems.org
|
||||
%define rtems_http_git https://git.rtems.org
|
||||
%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
|
||||
|
Loading…
x
Reference in New Issue
Block a user