From 7ca09f63c2f7c51d19b4e3c643c2fc035399c0f3 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 9 Sep 2019 13:07:38 +0200 Subject: 6: Update unstable RTEMS 6 tool chain --- rtems/config/tools/rtems-binutils-head.cfg | 4 ++-- rtems/config/tools/rtems-gcc-head-newlib-head.cfg | 8 ++++---- rtems/config/tools/rtems-gdb-head.cfg | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'rtems') diff --git a/rtems/config/tools/rtems-binutils-head.cfg b/rtems/config/tools/rtems-binutils-head.cfg index 1b3e9a4..16ff51d 100644 --- a/rtems/config/tools/rtems-binutils-head.cfg +++ b/rtems/config/tools/rtems-binutils-head.cfg @@ -1,11 +1,11 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define binutils_version db3b6ecc28 +%define binutils_version 60391a255b %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 1dbfa19a608a5ef4fc30a890d10f9d001d40fdfbc3ca8e75e6c04376ca57b3321d882a7bf9792b63e894524da0d3e2f09d07129232da8fdedd90435da3630d8d +%hash sha512 %{binutils_expand_name}.tar.gz 9dbb5b33022ac8fda7fe63a205646bdff3c802ccb0dc8d2533dc5ae972435308d47d3fac722c0c88aa8ab28ea9d1dd25c6186e2f9395b99cb03dd438a96ad5e6 %define with_deterministic_archives 1 %define with_64_bit_bfd 1 diff --git a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg index 3ee226c..97fe6af 100644 --- a/rtems/config/tools/rtems-gcc-head-newlib-head.cfg +++ b/rtems/config/tools/rtems-gcc-head-newlib-head.cfg @@ -1,17 +1,17 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gcc_version 0f81292cb0a +%define gcc_version 668cbe0a29e %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 cc3fd04b10b3a780b45ca0e767e77333212bc065261db61f655bffe48c0e5ceb654e41c1ba9806acda1cf5b41ce6d057c730972c3c07ea64b07780c4dc03b399 +%hash sha512 %{gcc_expand_name}.tar.gz 4b0dd401d635400da539ffca8c19a37aa41c5c183a21dd9c0e4074214307c0cbfce9eabfca57325e8cd26a433e9e7021f62c565fd5d83cb65c495d9ef047256e -%define newlib_version d06517044 +%define newlib_version f39a694c4 %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 7f823b47d0b7051fecf4a73c570b72bc7369c5cfbe9dc802b0f2651bac75040e7a91e7b63a3ae4b25f49766afca298142ec9aa0ce48ecc760fd474ae18dfca47 +%hash sha512 newlib-%{newlib_version}.tar.gz 9b1c22ebf07a33d719a276b6a61bdf197848a0ebed980b31f5ef5743409632b56d0fcc19c67e3176caec385fa498293530696a2f8d67ad9ff90ac759a91c3aeb %define with_threads 1 %define with_plugin 0 diff --git a/rtems/config/tools/rtems-gdb-head.cfg b/rtems/config/tools/rtems-gdb-head.cfg index 5a08961..1b0b39e 100644 --- a/rtems/config/tools/rtems-gdb-head.cfg +++ b/rtems/config/tools/rtems-gdb-head.cfg @@ -1,10 +1,10 @@ %include %{_configdir}/checks.cfg %include %{_configdir}/base.cfg -%define gdb_version db3b6ecc28 +%define gdb_version 60391a255b %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 1dbfa19a608a5ef4fc30a890d10f9d001d40fdfbc3ca8e75e6c04376ca57b3321d882a7bf9792b63e894524da0d3e2f09d07129232da8fdedd90435da3630d8d +%hash sha512 %{gdb_expand_name}.tar.gz 9dbb5b33022ac8fda7fe63a205646bdff3c802ccb0dc8d2533dc5ae972435308d47d3fac722c0c88aa8ab28ea9d1dd25c6186e2f9395b99cb03dd438a96ad5e6 %include %{_configdir}/gdb-8-1.cfg -- cgit v1.2.3