4.10: Add NIOS2 patch checksums.

This commit is contained in:
Chris Johns 2016-09-02 18:17:28 +10:00
parent 46c9159ee6
commit 72063fadd0

View File

@ -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
#