summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-23 10:21:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-23 10:21:43 +0000
commitd636a273d8f0e36e90d41019b6a844ecb0669b96 (patch)
tree36e65226b17d221748b7217fc927ee15d5e237cc /contrib
parentbinutils-2.19.51-20090222. (diff)
downloadrtems-d636a273d8f0e36e90d41019b6a844ecb0669b96.tar.bz2
Update.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/gcc-sources.add4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add b/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add
index bea67ea498..ef560b9115 100644
--- a/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add
+++ b/contrib/crossrpms/rtems4.10/lm32/gcc-sources.add
@@ -1,6 +1,6 @@
%if "%{gcc_version}" == "4.3.3"
Source0: ftp://ftp.gnu.org/pub/gnu/gcc/%{gcc_pkgvers}/gcc-core-%{gcc_pkgvers}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.3-rtems4.10-20090125.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gcc-core-4.3.3-rtems4.10-20090223.diff
%endif
%{?_without_sources:NoSource: 0}
@@ -34,7 +34,7 @@ Source5: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-objc-%{gcc_pkgvers}.ta
%if %build_newlib
%if "%{newlib_version}" == "1.17.0"
Source50: ftp://sources.redhat.com/pub/newlib/newlib-%{newlib_pkgvers}.tar.gz
-Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20090220.diff
+Patch50: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/newlib-1.17.0-rtems4.10-20090222.diff
%endif
%{?_without_sources:NoSource: 50}
%endif