summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-12-02 10:32:13 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-12-02 10:34:24 +0100
commit65f83cf973d6f1f8974ea1818e653753b83eaea8 (patch)
treec5522a9753d521f48729d8e780ea8730c06a8a54
parent7: Update Binutils, GDB, and GCC (diff)
downloadrtems-source-builder-65f83cf973d6f1f8974ea1818e653753b83eaea8.tar.bz2
tools: Fix thread names in rtems-record-lttng
-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 46412fd..6a3c7c3 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 40529bc566105be801481880a385a750bed44d36
+ %define rtems_tools_version 66b81d6baf5e4ff1b4bb9ac50f885261aca381cb
%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 \
- TBBcCps/65zZJMhk+ijyGsTMMul7j18XUaGT3DQWz3f93nOHy25NHCfDgbwxmLGntEgzTm4I4fHe38sXYV8y6g==
+ Jo8dJaJz1Ovlsk5JNvNH0gLh23SVzm0zCxh3I26AMoYd48Oya7xSC/46tG1UbH7RhfI/T2c2PvVVI6xpWwm5vA==
#
# Optionally enable/disable building the RTEMS Tools via the command line.