[rtems-source-builder commit] rtems-binutils-head.cfg, rtems-gdb-head.cfg: Bump to 3b2bef8

Joel Sherrill joel at rtems.org
Tue May 25 13:35:02 UTC 2021


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

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri May 21 11:24:10 2021 -0500

rtems-binutils-head.cfg, rtems-gdb-head.cfg: Bump to 3b2bef8

---

 rtems/config/tools/rtems-binutils-head.cfg | 4 ++--
 rtems/config/tools/rtems-gdb-head.cfg      | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/rtems/config/tools/rtems-binutils-head.cfg b/rtems/config/tools/rtems-binutils-head.cfg
index 4c36865..46abb68 100644
--- a/rtems/config/tools/rtems-binutils-head.cfg
+++ b/rtems/config/tools/rtems-binutils-head.cfg
@@ -1,11 +1,11 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define binutils_version ed29efb
+%define binutils_version 3b2bef8
 %define binutils_external 1
 %define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
 %source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
-%hash sha512 %{binutils_expand_name}.tar.gz d8afdc9f5f5b73f585a1ead00500f45e7131f1bda94f0737c36f6af6ad96da220a82bab33146611c097b74abdf454d2b90ce9695320d1dfca5976da70c69c8c3
+%hash sha512 %{binutils_expand_name}.tar.gz b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
 
 %define with_deterministic_archives 1
 %define with_64_bit_bfd 1
diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg
index 7f7fedf..65171d7 100644
--- a/rtems/config/tools/rtems-gdb-head.cfg
+++ b/rtems/config/tools/rtems-gdb-head.cfg
@@ -1,10 +1,10 @@
 %include %{_configdir}/checks.cfg
 %include %{_configdir}/base.cfg
 
-%define gdb_version ed29efb
+%define gdb_version 3b2bef8
 %define gdb_external 1
 %define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version}
 %source set gdb --rsb-file=%{gdb_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{gdb_version}
-%hash sha512 %{gdb_expand_name}.tar.gz d8afdc9f5f5b73f585a1ead00500f45e7131f1bda94f0737c36f6af6ad96da220a82bab33146611c097b74abdf454d2b90ce9695320d1dfca5976da70c69c8c3
+%hash sha512 %{gdb_expand_name}.tar.gz b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
 
 %include %{_configdir}/gdb-8-1.cfg



More information about the vc mailing list