[rtems-source-builder commit] rtems-tools-6.cfg: Bump hash to account for 5 months of changes

Joel Sherrill joel at rtems.org
Thu Mar 14 23:55:28 UTC 2024


Module:    rtems-source-builder
Branch:    master
Commit:    b6ae96f94ace0bdf34018e1f782255006d89faed
Changeset: http://git.rtems.org/rtems-source-builder/commit/?id=b6ae96f94ace0bdf34018e1f782255006d89faed

Author:    Joel Sherrill <joel at rtems.org>
Date:      Wed Mar 13 09:02:59 2024 -0500

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.

---

 rtems/config/tools/rtems-tools-6.cfg | 4 ++--
 1 file 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.



More information about the vc mailing list