summaryrefslogtreecommitdiffstats
path: root/rtems/config/rtems-urls.bset
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2022-08-17 09:27:42 +1000
committerChris Johns <chrisj@rtems.org>2022-08-17 14:52:12 +1000
commit3cb78b0b815ba05d17f5c65865d246a8333aa087 (patch)
tree9be16cb04d8114e77c8e9bfa8798c31845f193c0 /rtems/config/rtems-urls.bset
parentsb/gcc-common: Allow URL overrides for downloaded source (diff)
downloadrtems-source-builder-3cb78b0b815ba05d17f5c65865d246a8333aa087.tar.bz2
config: Various updates to fix downloading of sources
Diffstat (limited to 'rtems/config/rtems-urls.bset')
-rw-r--r--rtems/config/rtems-urls.bset2
1 files changed, 2 insertions, 0 deletions
diff --git a/rtems/config/rtems-urls.bset b/rtems/config/rtems-urls.bset
index 91e4bad..b096b88 100644
--- a/rtems/config/rtems-urls.bset
+++ b/rtems/config/rtems-urls.bset
@@ -6,6 +6,8 @@
# The RTEMS http git URL.
#
%define rtems_http_git https://git.rtems.org
+%define rtems_http_devel https://devel.rtems.org
+%define rtems_devel_ticket https://devel.rtems.org/attachment/ticket
%define rtems_git_tools %{rtems_http_git}/rtems-tools/plain/tools/%{rtems_version}
%define rtems_autoconf_patches %{rtems_git_tools}/autoconf
%define rtems_automake_patches %{rtems_git_tools}/automake