[PATCH RSB 2/2] rtems-gcc-head-newlib-head.cfg: Bump newlib hash.

Joel Sherrill joel at rtems.org
Fri Feb 4 17:29:21 UTC 2022


This picks up recent rework of the newlib build system.
---
 rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
index 1139b8a..01f80fc 100644
--- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
+++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg
@@ -7,11 +7,11 @@
 %source set gcc --rsb-file=%{gcc_expand_name}.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/%{gcc_version}
 %hash sha512 %{gcc_expand_name}.tar.gz 565db44c7427c3157f7a8c5541e1e4f849412c9967c8385738dc0fea366998be7a8f2b0b1f31d2197745b541c9d9f85cc4dfeb68632dab96c7ae7efbb500ae67
 
-%define newlib_version ebe756e
+%define newlib_version 041dd7ff265a15096f995396c0005cea19336819
 %define newlib_external 1
 %define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version}
 %source set newlib --rsb-file=newlib-%{newlib_version}.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/%{newlib_version}
-%hash sha512 newlib-%{newlib_version}.tar.gz eeca823143cad0dc22167661a3bd63868ce5af5d7dcf3de159dc53cf555dcec4f7795d6f3ed2e7550404a1553655b95e73bb49b66d666e022233ae6def8f9e5d
+%hash sha512 newlib-%{newlib_version}.tar.gz BG7v2ZD0JuvAO3w7CUKWGto3b9Owyp9hjFpDAT3SlWfENu9TUYHhLMbJn0/26OwU3qy85rul0Wn7g6as4jW/2g==
 
 %patch add newlib -p1 https://devel.rtems.org/raw-attachment/ticket/4510/0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch
 %hash sha512 0001-aarch64-Add-ILP32-ABI-support-in-assembly.patch BHRMimj6ztKPHQFxypI8RwPmno96B56eVQGx5dtCtcOb+qICMrQC1fa0jP3JrR8RGJI4y61RoYvpnj6EbTmRKA==
-- 
2.24.4



More information about the build mailing list