summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-17 06:14:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-17 06:14:54 +0000
commit532add76e2436e7b4c6e988f15ca81b2bcb66918 (patch)
tree7b67aae78aed3bcaafc6a787ab6211721841f94f /contrib/crossrpms/rtems4.10/powerpc
parent2009-10-17 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-532add76e2436e7b4c6e988f15ca81b2bcb66918.tar.bz2
binutils-2.20.
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/binutils-sources.add2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec8
3 files changed, 6 insertions, 6 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index b2428e713b..a68190e897 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -4,7 +4,7 @@ TARGET = powerpc-rtems4.10
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.19.92
+BINUTILS_VERS = 2.20
BINUTILS_PKGVERS = $(BINUTILS_VERS)
BINUTILS_RPMREL = 1
include ../binutils.am
diff --git a/contrib/crossrpms/rtems4.10/powerpc/binutils-sources.add b/contrib/crossrpms/rtems4.10/powerpc/binutils-sources.add
index 28b17c51ff..cd070b1b7b 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/binutils-sources.add
+++ b/contrib/crossrpms/rtems4.10/powerpc/binutils-sources.add
@@ -1,2 +1,2 @@
-Source0: ftp://sourceware.org/pub/binutils/snapshots/binutils-%{binutils_pkgvers}.tar.bz2
+Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
# Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-%{binutils_pkgvers}-rtems4.10-20090911.diff
diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec
index 25104246e4..f3d33cb5e1 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec
+++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-binutils.spec
@@ -45,9 +45,9 @@
%define _host_rpmprefix %{nil}
%endif
-%define binutils_pkgvers 2.19.92
-%define binutils_version 2.19.92
-%define binutils_rpmvers %{expand:%(echo "2.19.92" | tr - _ )}
+%define binutils_pkgvers 2.20
+%define binutils_version 2.20
+%define binutils_rpmvers %{expand:%(echo "2.20" | tr - _ )}
Name: rtems-4.10-powerpc-rtems4.10-binutils
Summary: Binutils for target powerpc-rtems4.10
@@ -73,7 +73,7 @@ BuildRequires: bison
Requires: rtems-4.10-binutils-common
-Source0: ftp://sourceware.org/pub/binutils/snapshots/binutils-%{binutils_pkgvers}.tar.bz2
+Source0: ftp://ftp.gnu.org/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
# Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-%{binutils_pkgvers}-rtems4.10-20090911.diff
%description