6/7: Update unstable RTEMS 6/7 tool chain

This commit is contained in:
Sebastian Huber 2020-07-03 21:12:33 +02:00
parent abe5d1b2fe
commit 5ab61d2e8c
4 changed files with 12 additions and 12 deletions

View File

@ -1,11 +1,11 @@
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg
%define binutils_version 4e394b2 %define binutils_version c4df5bb
%define binutils_external 1 %define binutils_external 1
%define binutils_expand_name sourceware-mirror-binutils-gdb-%{binutils_version} %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} %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 884bdd5bf92fe4420c68d6ca7ac943302190f3ed4135b47dc699c55ea9b71e87ee200fed4acb1d3362f6184ec5012590d976e8465e6acee5f24ab7096d7ec0a5 %hash sha512 %{binutils_expand_name}.tar.gz a8da94439e75e321497edd5b8d2e3d285887539b423e11d419ea7affef6f06bdc70ab6d7bb7818eed241d13fb23d41d9fb98bcb72327ca01768eeedbc3d5c3fc
%define with_deterministic_archives 1 %define with_deterministic_archives 1
%define with_64_bit_bfd 1 %define with_64_bit_bfd 1

View File

@ -1,17 +1,17 @@
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg
%define gcc_version 37ba6ac %define gcc_version 50666d2
%define gcc_external 1 %define gcc_external 1
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version} %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} %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 b88d5147de09f282d4ac49eb838e65955a070ef0e9f3d7683b0991a7d3c5486b51551c18572de800bba34ede8282e733338338454057a8e98c235f8305fda0fe %hash sha512 %{gcc_expand_name}.tar.gz 333e94d5491093d1d184a12796b8fc803941398a4a2ae1081364203733f15ece870dd7025132b675385b05a96e75221bd22b6bc778257426e38915fad2a43f5b
%define newlib_version a97bdf1 %define newlib_version f095752
%define newlib_external 1 %define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version} %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} %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 783943d27184cd6cc8397fc3be946bdc2298d2a39a06df8c016e1dd310b9f1b366f91d5b1e374bf756d6d7f9c701828e0cc2cb5effa85d40b3699afe7d41c46f %hash sha512 newlib-%{newlib_version}.tar.gz 51c7c04123ea5825d3d761b5364aebb7b66c476d1f2f71d367754e4b684900fcf4a21015d261885ed85b495f58914c2714fd7eb77e3d078309b84c3f0d9de2c7
%define with_threads 1 %define with_threads 1
%define with_plugin 0 %define with_plugin 0

View File

@ -1,17 +1,17 @@
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg
%define gcc_version 6927353 %define gcc_version e362a89
%define gcc_external 1 %define gcc_external 1
%define gcc_expand_name gnu-mirror-gcc-%{gcc_version} %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} %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 4b1897e2a99df2eb4f89e783c7477dd0225dfb0d12710e6adc145e01ca400a434b20dbac0e0073d4cdf2f4bcc0b65833d25cc0932723f09a5e9df12e6fad636a %hash sha512 %{gcc_expand_name}.tar.gz 65be2efafc38c7cefb186ada945f4d66c450614a898b0eab86c4cc2a0c88cb4d3135784025ce930f75af8349845c058e38fba58c4bfee260946161453d716710
%define newlib_version a97bdf1 %define newlib_version f095752
%define newlib_external 1 %define newlib_external 1
%define newlib_expand_name sourceware-mirror-newlib-cygwin-%{newlib_version} %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} %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 783943d27184cd6cc8397fc3be946bdc2298d2a39a06df8c016e1dd310b9f1b366f91d5b1e374bf756d6d7f9c701828e0cc2cb5effa85d40b3699afe7d41c46f %hash sha512 newlib-%{newlib_version}.tar.gz 51c7c04123ea5825d3d761b5364aebb7b66c476d1f2f71d367754e4b684900fcf4a21015d261885ed85b495f58914c2714fd7eb77e3d078309b84c3f0d9de2c7
%define with_threads 1 %define with_threads 1
%define with_plugin 0 %define with_plugin 0

View File

@ -1,10 +1,10 @@
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg
%define gdb_version 4e394b2 %define gdb_version c4df5bb
%define gdb_external 1 %define gdb_external 1
%define gdb_expand_name sourceware-mirror-binutils-gdb-%{gdb_version} %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} %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 884bdd5bf92fe4420c68d6ca7ac943302190f3ed4135b47dc699c55ea9b71e87ee200fed4acb1d3362f6184ec5012590d976e8465e6acee5f24ab7096d7ec0a5 %hash sha512 %{gdb_expand_name}.tar.gz a8da94439e75e321497edd5b8d2e3d285887539b423e11d419ea7affef6f06bdc70ab6d7bb7818eed241d13fb23d41d9fb98bcb72327ca01768eeedbc3d5c3fc
%include %{_configdir}/gdb-8-1.cfg %include %{_configdir}/gdb-8-1.cfg