Changeset e04fddc in rtems-source-builder


Ignore:
Timestamp:
10/13/21 14:31:06 (18 months ago)
Author:
Ryan Long <ryan.long@…>
Branches:
master
Children:
e845bd5
Parents:
889cf95
git-author:
Ryan Long <ryan.long@…> (10/13/21 14:31:06)
git-committer:
Joel Sherrill <joel@…> (10/19/21 13:53:01)
Message:

rtems-binutils: Update to 2.37 and update head

Update to binutils 2.37 for RTEMS 6 to fix an issue when building tests
for AArch64. Also updated the commit and hash for binutils in
rtems-binutils-head.

Closes #4218

Location:
rtems/config
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • rtems/config/6/rtems-default.bset

    r889cf95 re04fddc  
    1313tools/rtems-gdb-10
    1414
    15 tools/rtems-binutils-2.36
     15tools/rtems-binutils-2.37
    1616tools/rtems-gcc-10-newlib-head
    1717tools/rtems-tools-6
  • rtems/config/tools/rtems-binutils-head.cfg

    r889cf95 re04fddc  
    22%include %{_configdir}/base.cfg
    33
    4 %define binutils_version 3b2bef8
     4%define binutils_version 255a531
    55%define binutils_external 1
    66%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version}
    77%source set binutils --rsb-file=%{binutils_expand_name}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/%{binutils_version}
    8 %hash sha512 %{binutils_expand_name}.tar.gz b50bf8c83e7fb3e9654ff232df42b44b312488caa3b6ab0f53e2041e632b0f0235007866d0f191b7462a153c1c9b85a822e0ddd9c8d8a78c13e51177d9390e74
     8%hash sha512 %{binutils_expand_name}.tar.gz y9dCenfnen0sUJ14yxcZHKPW5QByAQO2P6RGdHXV+V6+D7kBYOKsOzeWYjpeX3tw4j+8NFYwlIrw/9ZsV4WeaQ==
    99
    1010%define with_deterministic_archives 1
Note: See TracChangeset for help on using the changeset viewer.