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

Chris Johns chrisj at rtems.org
Wed May 26 07:29:54 UTC 2021


I am ok with this going in but ....

I am becoming concerned we are building a debt around MacOS and Windows in the
tools that we need to resolve. Our ability to release when we would like to
depends on the state of the tools and the state of the tools for all archs. :)

On 22/5/21 9:20 am, Joel Sherrill wrote:
> ---
>  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 devel mailing list