6: Update unstable RTEMS 6 tool chain

This commit is contained in:
Sebastian Huber 2020-04-28 09:14:36 +02:00
parent 47880bbc81
commit 2f8bd589db
3 changed files with 8 additions and 8 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 3557f44 %define binutils_version 56a4f5a
%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 16076f5ca5a0923f3edfe2785785b90de4d11d42dbd48ab4436393fd764336b3f4b06bffa106f23cca7eddd91d80c50b430d4eeeed1678b9724e3518788067c3 %hash sha512 %{binutils_expand_name}.tar.gz 79fc22898a489d9124338e99b376f810ad7568c2234badd18e864d61b0904b273f36752f5fa795f7331fa4e51e95b7aa7ba8eba2003ebb3022a181debd1f67a1
%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,20 +1,20 @@
%include %{_configdir}/checks.cfg %include %{_configdir}/checks.cfg
%include %{_configdir}/base.cfg %include %{_configdir}/base.cfg
%define gcc_version b835645 %define gcc_version e62a820
%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 5371cc0a12f6eb2d563f80ed7e30e1ce9859cb03adc61b12d5d3e5cdc893d04ce740decd691d4bfc71c3050e3785803abc2924e1f7c4f8f11f77e73f438cb2d4 %hash sha512 %{gcc_expand_name}.tar.gz 5cb149be0805ee2455d192aa67076b4ea93c8d4f739e4d7e5f104f6e2c9608676a6052f3d8fb4f6aab49ad298e09621f0b53f850ddb880564b13cff0143e582a
%patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/3937/v2-0001-RTEMS-Improve-GCC-specification.patch %patch add gcc -p1 https://devel.rtems.org/raw-attachment/ticket/3937/v2-0001-RTEMS-Improve-GCC-specification.patch
%hash sha512 v2-0001-RTEMS-Improve-GCC-specification.patch 4bf5d3c15cb3b9a663e9a169e0096b1d7a15d18e5db509f33b892b764e572760a8073b7fc1541c791d05c9b8f4acdc4b6028796b74e7136045fe548fd0e8ba1b %hash sha512 v2-0001-RTEMS-Improve-GCC-specification.patch 4bf5d3c15cb3b9a663e9a169e0096b1d7a15d18e5db509f33b892b764e572760a8073b7fc1541c791d05c9b8f4acdc4b6028796b74e7136045fe548fd0e8ba1b
%define newlib_version 5951b3e %define newlib_version d94763f
%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 93f2a2d4a45beda2df9027924e8cae78c0e03f613ba350fbb7f3c67507f2c287f8970cc598ed4ace305146cd28656ead865916d73af44fe5dfa76b2a8e1350e6 %hash sha512 newlib-%{newlib_version}.tar.gz e9baed5d0f934cf084956c3042dbd538a8f849a659e6e35555cf153c00847cc09fab63035f89ebcc7738334d5ac548bdb9dac9a4f5d5c960984d4b6706f337e3
%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 3557f44 %define gdb_version 56a4f5a
%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 16076f5ca5a0923f3edfe2785785b90de4d11d42dbd48ab4436393fd764336b3f4b06bffa106f23cca7eddd91d80c50b430d4eeeed1678b9724e3518788067c3 %hash sha512 %{gdb_expand_name}.tar.gz 79fc22898a489d9124338e99b376f810ad7568c2234badd18e864d61b0904b273f36752f5fa795f7331fa4e51e95b7aa7ba8eba2003ebb3022a181debd1f67a1
%include %{_configdir}/gdb-8-1.cfg %include %{_configdir}/gdb-8-1.cfg