summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2024-03-13 09:02:59 -0500
committerJoel Sherrill <joel@rtems.org>2024-03-14 18:55:24 -0500
commitb6ae96f94ace0bdf34018e1f782255006d89faed (patch)
tree0acf4e64424df402f30466e6456d4324081c370c /rtems/config/tools
parentrtems: Checksum fixes (diff)
downloadrtems-source-builder-b6ae96f94ace0bdf34018e1f782255006d89faed.tar.bz2
rtems-tools-6.cfg: Bump hash to account for 5 months of changes
In particular, the BSP set definitions for rtems-bsp-builder were out of sync with RTEMS and caused unnecessary failures reported to the build@ mailing list.
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 7ef2052..8abfeea 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 f408c0f8d935d53c232c67bed39e4018fd8d7a2a
+ %define rtems_tools_version 12971a8
%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 \
- xZIWwcW4y9wOsIY+8XWDAxKk51TwKFHeOw39SS6zxrgE0LOFxfpy/SQeidCRvOUieQPbEmZRUdLyFW1UDEHh3w==
+ SrjY0gweRgWHmqBYj0wFnu1LFkaeNeS05SD1dKVzz2kvs3UCZ6AM8DrLbVe0q4H14DZwmrE3mMgbutsVev0Oxg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.