summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-08-31 09:27:08 +1000
committerChris Johns <chrisj@rtems.org>2023-08-31 09:27:08 +1000
commit35c73203df1e0bc7f0935cfb37ebc6581d8f1103 (patch)
tree628c73033edda013f5a80f98816e68919dc919d2 /rtems/config/tools
parentrtems/tools: Shell execute fixes (diff)
downloadrtems-source-builder-35c73203df1e0bc7f0935cfb37ebc6581d8f1103.tar.bz2
rtems/tools: Execute use of shlex.join fix for python < 3.8
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 b360f7e..9632d5b 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 3ea0c249346fda427bf0d3c169aa3e7c2a521df8
+ %define rtems_tools_version eda9325e583f761c53ee3db83124cc77cb4fefb5
%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 \
- +wrMxGHJp5cd/hpgoGwTH65IvwZQsAWOb8JNmDZKdFqUbhUuUYq1zK1p5NJnvCUkHudxgDmghAe/5kaFE5DJ4w==
+ kdrwOv0iUKYjWud2g/9aSnduIniNWnQKry04zwKEiwlKdg1KnMhGu4b0mpQD2PnsYxGha/ksPEnHLPnahQTarg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.