From 660912b9900c8da549e27da8ff2f77ce12dd6ffa Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Sep 2011 09:20:45 +0000 Subject: Bump GDB_RPMREL. --- contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/arm/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/avr/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/bfin/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/h8300/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/i386/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/lm32/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m32c/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m32r/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/m68k/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/mips/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/mipstx39/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/powerpc/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sh/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sparc/Makefile.am | 2 +- contrib/crossrpms/rtems4.11/sparc64/Makefile.am | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am index f4dafedda2..9bd846f262 100644 --- a/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm-eabi/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/arm/Makefile.am b/contrib/crossrpms/rtems4.11/arm/Makefile.am index d7a2077b49..d6498c7ffb 100644 --- a/contrib/crossrpms/rtems4.11/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.11/arm/Makefile.am @@ -23,7 +23,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/avr/Makefile.am b/contrib/crossrpms/rtems4.11/avr/Makefile.am index 04df6c3841..74f9c3c203 100644 --- a/contrib/crossrpms/rtems4.11/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.11/avr/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/bfin/Makefile.am b/contrib/crossrpms/rtems4.11/bfin/Makefile.am index 1351b856c4..85daf26289 100644 --- a/contrib/crossrpms/rtems4.11/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.11/bfin/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/h8300/Makefile.am b/contrib/crossrpms/rtems4.11/h8300/Makefile.am index accdc95b52..c20a66a8fa 100644 --- a/contrib/crossrpms/rtems4.11/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.11/h8300/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/i386/Makefile.am b/contrib/crossrpms/rtems4.11/i386/Makefile.am index b466b34582..8bf8800425 100644 --- a/contrib/crossrpms/rtems4.11/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.11/i386/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/lm32/Makefile.am b/contrib/crossrpms/rtems4.11/lm32/Makefile.am index f06a2157ee..7839ae9770 100644 --- a/contrib/crossrpms/rtems4.11/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.11/lm32/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/m32c/Makefile.am b/contrib/crossrpms/rtems4.11/m32c/Makefile.am index c75d1c0908..d3ed30e781 100644 --- a/contrib/crossrpms/rtems4.11/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32c/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/m32r/Makefile.am b/contrib/crossrpms/rtems4.11/m32r/Makefile.am index fa18e92c02..4c755066ca 100644 --- a/contrib/crossrpms/rtems4.11/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m32r/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/m68k/Makefile.am b/contrib/crossrpms/rtems4.11/m68k/Makefile.am index 6410038141..6222cf10ee 100644 --- a/contrib/crossrpms/rtems4.11/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.11/m68k/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/mips/Makefile.am b/contrib/crossrpms/rtems4.11/mips/Makefile.am index a893f1caf1..39c170f3e1 100644 --- a/contrib/crossrpms/rtems4.11/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mips/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am index 0c08502829..7e48273c79 100644 --- a/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am +++ b/contrib/crossrpms/rtems4.11/mipstx39/Makefile.am @@ -8,6 +8,6 @@ include $(top_srcdir)/mkspec.am # We only want a gdb with a tx39 simulator in it. We share the other tools GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am index c28bde383f..659cf2f676 100644 --- a/contrib/crossrpms/rtems4.11/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/powerpc/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/sh/Makefile.am b/contrib/crossrpms/rtems4.11/sh/Makefile.am index 474813db2a..c59fa09ffc 100644 --- a/contrib/crossrpms/rtems4.11/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sh/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/sparc/Makefile.am b/contrib/crossrpms/rtems4.11/sparc/Makefile.am index a9ef6efb6a..5316203bb5 100644 --- a/contrib/crossrpms/rtems4.11/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += diff --git a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am index 2c9bf4d95d..3c5d72ccf2 100644 --- a/contrib/crossrpms/rtems4.11/sparc64/Makefile.am +++ b/contrib/crossrpms/rtems4.11/sparc64/Makefile.am @@ -22,7 +22,7 @@ GCC_OPTS += --languages=cxx GDB_VERS = 7.3 GDB_PKGVERS = $(GDB_VERS) -GDB_RPMREL = 1 +GDB_RPMREL = 2 include ../gdb.am GDB_OPTS += -- cgit v1.2.3