summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-08-29 12:12:22 +1000
committerChris Johns <chrisj@rtems.org>2023-08-29 12:12:22 +1000
commit9ca95760eefadccd90e651b248efbe42810d2ed6 (patch)
tree4268fd6994d3f08bdc83edd2da3b08ddb12a7a8d /rtems/config/tools
parentrtems/tools: Pick up the rtems-syms and rtems-test sis changes (diff)
downloadrtems-source-builder-9ca95760eefadccd90e651b248efbe42810d2ed6.tar.bz2
rtems/tools: Shell execute fixes
Updates #4951
Diffstat (limited to 'rtems/config/tools')
-rw-r--r--rtems/config/tools/rtems-tools-6.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-tools-6.cfg b/rtems/config/tools/rtems-tools-6.cfg
index 6eed755..b360f7e 100644
--- a/rtems/config/tools/rtems-tools-6.cfg
+++ b/rtems/config/tools/rtems-tools-6.cfg
@@ -10,14 +10,14 @@
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
%define rtems_tools_ext xz
%else
- %define rtems_tools_version 349bbd96543365e830e5ef5e851765e4b742a8a4
+ %define rtems_tools_version 3ea0c249346fda427bf0d3c169aa3e7c2a521df8
%define rtems_tools_ext bz2
%endif
%define rtems_tools_source rtems-tools-%{rtems_tools_version}
%source set rtems-tools https://git.rtems.org/rtems-tools/snapshot/%{rtems_tools_source}.tar.%{rtems_tools_ext}
%hash sha512 rtems-tools-%{rtems_tools_version}.tar.bz2 \
- qb5EC4gWfahYLPliYk+mNRsgzaDuouqiRq6GURb8v0Pk4J6Uo6IiKrB6dPvqVPO+wh9Omb1xCs+86W/+fj8sZg==
+ +wrMxGHJp5cd/hpgoGwTH65IvwZQsAWOb8JNmDZKdFqUbhUuUYq1zK1p5NJnvCUkHudxgDmghAe/5kaFE5DJ4w==
#
# Optionally enable/disable building the RTEMS Tools via the command line.