[rtems-source-builder commit] tools: Fix thread names in rtems-record-lttng

Sebastian Huber sebh at rtems.org
Fri Dec 2 09:21:24 UTC 2022


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Dec  2 10:32:13 2022 +0100

tools: Fix thread names in rtems-record-lttng

---

 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 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.



More information about the vc mailing list