From baf0a66ed432bce6bad3ca376b7eb54cf7124925 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 7 Oct 2009 09:01:04 +0000 Subject: BINUTILS_VERS = 2.19.92. --- contrib/crossrpms/rtems4.10/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/lm32/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m32c/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m32r/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am index 2e257bf5a3..383710312c 100644 --- a/contrib/crossrpms/rtems4.10/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am @@ -4,7 +4,7 @@ TARGET = arm-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am index 169c334c62..e40634ed3d 100644 --- a/contrib/crossrpms/rtems4.10/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am @@ -4,7 +4,7 @@ TARGET = avr-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am index 6f2e86c734..1c69b0a7e1 100644 --- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am @@ -4,7 +4,7 @@ TARGET = bfin-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am index 4835c3673f..3e0c389182 100644 --- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am @@ -4,7 +4,7 @@ TARGET = h8300-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am index 46c68db7ee..d6be4da7dc 100644 --- a/contrib/crossrpms/rtems4.10/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am @@ -4,7 +4,7 @@ TARGET = i386-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am index 980847ec70..72986762f2 100644 --- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am @@ -4,7 +4,7 @@ TARGET = lm32-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am index f765c9b5cb..d6e90d901d 100644 --- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am @@ -4,7 +4,7 @@ TARGET = m32c-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am index 9d436831e5..27ffc9cd66 100644 --- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am @@ -4,7 +4,7 @@ TARGET = m32r-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am index 540492f6eb..1a2ca5635e 100644 --- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am @@ -4,7 +4,7 @@ TARGET = m68k-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am index a29200977f..145982e4bd 100644 --- a/contrib/crossrpms/rtems4.10/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am @@ -4,7 +4,7 @@ TARGET = mips-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am index 1c1378b61b..27408d7c02 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.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am index fcfc374716..47af6dc091 100644 --- a/contrib/crossrpms/rtems4.10/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am @@ -4,7 +4,7 @@ TARGET = sh-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am index 07a3ab31da..5103b1e5de 100644 --- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am @@ -4,7 +4,7 @@ TARGET = sparc-rtems4.10 include $(top_srcdir)/mkspec.am -BINUTILS_VERS = 2.19.90 +BINUTILS_VERS = 2.19.92 BINUTILS_PKGVERS = $(BINUTILS_VERS) BINUTILS_RPMREL = 1 include ../binutils.am -- cgit v1.2.3