summaryrefslogtreecommitdiffstats
path: root/rtems/config/tools/rtems-tools-6.cfg
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-04-15 06:43:23 +1000
committerChris Johns <chrisj@rtems.org>2023-04-15 11:09:57 +1000
commitae00c59541f21d8c459a33774efade80085c9b4a (patch)
treeb476976a6f9fb4b356dc3b3dfc6c9f1fb6cf4794 /rtems/config/tools/rtems-tools-6.cfg
parentrtems: Add back gsed that was remove by mistake (diff)
downloadrtems-source-builder-ae00c59541f21d8c459a33774efade80085c9b4a.tar.bz2
rtems: Update tools, kernel and legacy network packages
- Tools picks up the stm32h7-stlink to handle SIGTRAP fix. - RTEMS picks up the motorola_powerpc updates including the mvme2700 BSP and Makefile.inc fixes for building EPICS. - Legacy networking picks up a number of build system fixes, network configuration changes and more tests.
Diffstat (limited to 'rtems/config/tools/rtems-tools-6.cfg')
-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 042e0fa..b786a47 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 c8bf7309332990a52ae98ed3926c0f62984e8193
+ %define rtems_tools_version eaf14a654b528b44de14f9da9919555e54324e0d
%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 \
- XOCIuPQ65yZOvPkiTZb3r2T9YAPBg6az3xz5Z2ivkfygSYZgaymSkmpv5yF3QbCXK1Y+2LRUuEp73oymj7vnbA==
+ bcjVLITKdjQLKlalfUptMKLAmvDT0FidARukQHP4rK/8SWpYckPAc8BMMRhS3RX+Ga6NDuxD1Ss/bRlxG6qsdg==
#
# Optionally enable/disable building the RTEMS Tools via the command line.