summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-urls.bset
blob: 9c18adc3ab9255448b2a91f2f2eafdd7c492fd15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# The URLs for RTEMS
#

#
# The RTEMS http git URL.
#
%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
%define rtems_newlib_patches   %{rtems_git_tools}/newlib
%define rtems_gdb_patches      %{rtems_git_tools}/gdb

#
# Releases paths on the FTP server.
#
%define rtems_release_url https://ftp.rtems.org/pub/rtems/releases/%{rtems_version}