summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.8/sh
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-08-07 15:21:40 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-08-07 15:21:40 +0000
commit69fb982788c27aef041d2f4247ab871b8904cddc (patch)
treeff6a551e20c69ec95bddf699dd2540c6245677cf /contrib/crossrpms/rtems4.8/sh
parentRegenerate. (diff)
downloadrtems-69fb982788c27aef041d2f4247ab871b8904cddc.tar.bz2
Upgrade to binutils-2.17.90.
Diffstat (limited to 'contrib/crossrpms/rtems4.8/sh')
-rw-r--r--contrib/crossrpms/rtems4.8/sh/Makefile.am4
-rw-r--r--contrib/crossrpms/rtems4.8/sh/binutils-sources.add3
2 files changed, 5 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.8/sh/Makefile.am b/contrib/crossrpms/rtems4.8/sh/Makefile.am
index a9f0718c7e..4ea27be1a6 100644
--- a/contrib/crossrpms/rtems4.8/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.8/sh/Makefile.am
@@ -4,9 +4,9 @@ TARGET = sh-rtems4.8
include $(top_srcdir)/mkspec.am
-BINUTILS_VERS = 2.17
+BINUTILS_VERS = 2.17.90
BINUTILS_PKGVERS = $(BINUTILS_VERS)
-BINUTILS_RPMREL = 2%{?dist}
+BINUTILS_RPMREL = 1%{?dist}
include ../binutils.am
BINUTILS_OPTS +=
diff --git a/contrib/crossrpms/rtems4.8/sh/binutils-sources.add b/contrib/crossrpms/rtems4.8/sh/binutils-sources.add
index 907676c70e..ed7cddc3ef 100644
--- a/contrib/crossrpms/rtems4.8/sh/binutils-sources.add
+++ b/contrib/crossrpms/rtems4.8/sh/binutils-sources.add
@@ -3,3 +3,6 @@ Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
%if "%{binutils_version}" == "2.17"
Patch0: binutils-2.17-rtems4.8-20061021.diff
%endif
+%if "%{binutils_version}" == "2.17.90"
+Patch0: binutils-2.17.90-rtems4.8-20070807.diff
+%endif