summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-tools-1.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-03-14 16:23:19 +1100
committerChris Johns <chrisj@rtems.org>2016-03-14 16:23:19 +1100
commit6e490ae1e1c11825eeeef36e802a5a3c426435de (patch)
tree08a2bc6f1489510ad3705cf8c7b6230ab130965c /rtems/config/tools/rtems-tools-1.cfg
parentsb: Fix build's --with-error-report handling. (diff)
downloadrtems-source-builder-6e490ae1e1c11825eeeef36e802a5a3c426435de.tar.bz2
sb: Update download to check the config file for release URL control.
Provide without_release_url support in the configuration file so the release tarball download of the kernel and tools uses the release's top level directory and not the sources directory. Closes #2481.
Diffstat (limited to 'rtems/config/tools/rtems-tools-1.cfg')
-rw-r--r--rtems/config/tools/rtems-tools-1.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtems/config/tools/rtems-tools-1.cfg b/rtems/config/tools/rtems-tools-1.cfg
index b03b7ad..bde2ce5 100644
--- a/rtems/config/tools/rtems-tools-1.cfg
+++ b/rtems/config/tools/rtems-tools-1.cfg
@@ -25,6 +25,7 @@
#
%if %{rsb_released}
%source set rtems-tools %{rtems_release_url}/%{rtems_tools_version}/rtems-tools-%{rtems_tools_version}.tar.xz
+ %define without_release_url
%else
#
# rtems_git_commit_hash : The commit hash else the branch is tracked.