7: Update Binutils, GDB, and GCC

Keep RTEMS up to date with the upstream development.
This commit is contained in:
Sebastian Huber 2023-11-21 13:34:00 +01:00
parent 74962640e2
commit 6e8bd42a15
3 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define binutils_version 29736fc
%define binutils_version eb42bb1
%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 \
REf+CTG4FMoi5tVGd+ec1a2sexHCn6rNGWM7MjBIeOGKQvat/2GYXolOyIEDoITiCZSENAqwbzyc1fS3/3ndVA==
qDuLOqwQ/kQX30hIu5UVDqMuKjnpoKTEZ4xo85lrzq6VtnCd6nwdO5t9szbhJc4P1UWww9rRNMcqj7d2BKeNqg==
%define with_deterministic_archives 1
%define with_64_bit_bfd 1

View File

@ -1,12 +1,12 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define gcc_version af4bb22
%define gcc_version 41aacde
%define gcc_external 1
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version}
%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 \
/xNCazIZxy7diP2R1RUChqhEuQIZdD4otPeHyN48g1LiFbgPaUNZ167RDPCXkQEVVf31g/LvYFqicxeXMwj8cQ==
xPwSCLLXsJfFKontgrGlU9ep/PVlP3bQOGbgRCG0mj8sD5dq2ifo5VOwGwVMRQD0VFVVOWqeykq3OVkZYlu1GA==
%define newlib_version 3cacedb
%define newlib_external 1

View File

@ -1,11 +1,11 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define gdb_version 29736fc
%define gdb_version eb42bb1
%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 \
REf+CTG4FMoi5tVGd+ec1a2sexHCn6rNGWM7MjBIeOGKQvat/2GYXolOyIEDoITiCZSENAqwbzyc1fS3/3ndVA==
qDuLOqwQ/kQX30hIu5UVDqMuKjnpoKTEZ4xo85lrzq6VtnCd6nwdO5t9szbhJc4P1UWww9rRNMcqj7d2BKeNqg==
%include %{_configdir}/gdb-8-1.cfg