7: Update Binutils, GDB, and GCC

Keep RTEMS up to date with the upstream development.
This commit is contained in:
Sebastian Huber 2023-07-20 21:02:08 +02:00
parent 25a073d531
commit df776fbd24
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 cddbf40
%define binutils_version 22e69d8
%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 \
ECazhcPTJW236jHgombFh21ZeiDkX8529Sylopt0KXVc/8N09F6AJHxsE6W/A9ZJdHRJKo4NhGPOJsLC40kqHw==
wIltd0cHsnI+OOYDMKpy9uie9tfBcXgaaGdee75p2aw+xIGEFatAz4LRh4cHYGDtY+9DQeq16d+kcLXCR0m8Pg==
%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 3162ca0
%define gcc_version 4b8878f
%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 \
RePiY4P5QBJOp4cqxL4CBV+/Os0vTLLY50HCa32BiTu8cscPHtiWM8GBtNd0bKYt7Sm0KQDtx0MMEapi47JEzg==
f5WirlDNok+Gz/0HWrXpwZGJLFPHxcCGEEDLrJI6WxC8V+No4Z+hrorzpRjNGYgnMv175xXJFoIRXoaENhVoJQ==
%define newlib_version a021448
%define newlib_external 1

View File

@ -1,11 +1,11 @@
%include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg
%define gdb_version cddbf40
%define gdb_version 22e69d8
%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 \
ECazhcPTJW236jHgombFh21ZeiDkX8529Sylopt0KXVc/8N09F6AJHxsE6W/A9ZJdHRJKo4NhGPOJsLC40kqHw==
wIltd0cHsnI+OOYDMKpy9uie9tfBcXgaaGdee75p2aw+xIGEFatAz4LRh4cHYGDtY+9DQeq16d+kcLXCR0m8Pg==
%include %{_configdir}/gdb-8-1.cfg