From 72063fadd0bfbbbfee1df1583bb7925c828c7725 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 2 Sep 2016 18:17:28 +1000 Subject: 4.10: Add NIOS2 patch checksums. --- rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg b/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg index 28342cd..155a688 100644 --- a/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg +++ b/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg @@ -17,12 +17,6 @@ %define with_plugin 0 %define enable_cxx 1 -# -# The RTEMS 4.11 patches -# -%patch add gcc %{rtems_gcc_patches}/nios2/nios2-gcc-4.1-rtems-20110818.diff -%patch add newlib %{rtems_newlib_patches}/nios2/nios2-newlib-1.19.0-rtems-20110720.diff - Name: %{_target}-gcc-%{gcc_version}-newlib-%{newlib_version}-%{release} Summary: GCC v%{gcc_version} and Newlib v%{newlib_version} for target %{_target} on host %{_host} Version: %{gcc_version} @@ -50,6 +44,14 @@ BuildRoot: %{_tmppath}/%{name}-root-%(%{__id_u} -n) %source set newlib ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz %hash md5 newlib-%{newlib_version}.tar.gz 0966e19f03217db9e9076894b47e6601 +# +# The RTEMS 4.10 patches +# +%patch add gcc %{rtems_gcc_patches}/nios2/nios2-gcc-4.1-rtems-20110818.diff +%hash md5 nios2-gcc-4.1-rtems-20110818.diff 1b5ffb73dacc04eb886de0b6f0506462 +%patch add newlib %{rtems_newlib_patches}/nios2/nios2-newlib-1.19.0-rtems-20110720.diff +%hash md5 nios2-newlib-1.19.0-rtems-20110720.diff 1994da6f6eeb8dd510dc1856466fbdbd + # # The GCC library directory # -- cgit v1.2.3