summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-12-20 16:11:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-12-20 16:11:34 +0000
commitc55ed1d29456621ac893c34c7d1202de7e33d9a6 (patch)
tree7e26448d7c0f964bb1ca16de410a2c3c4eef80f0 /contrib/crossrpms/rtems4.9/avr/gcc-sources.add
parent2007-12-19 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c55ed1d29456621ac893c34c7d1202de7e33d9a6.tar.bz2
Prepare upgrade to newlib-1.16.0.
Diffstat (limited to 'contrib/crossrpms/rtems4.9/avr/gcc-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.9/avr/gcc-sources.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
index 4b8e83bea4..31ba0380cf 100644
--- a/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.9/avr/gcc-sources.add
@@ -35,8 +35,8 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%endif
%if %build_newlib
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_version}.tar.gz
-%if "%{newlib_version}" == "1.15.0"
-Patch50: newlib-1.15.0-rtems4.8-20070804.diff
+%if "%{newlib_version}" == "1.16.0"
+Patch50: newlib-1.16.0-rtems4.9-20071220.diff
%endif
%{?_without_sources:NoSource: 50}
%endif