summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-27 06:34:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-27 06:34:25 +0000
commit4cfd1e0711cdd193fc0e532e23ecf3b281d97e8d (patch)
tree9d2e0d5d3b45c7a1ece9ea26684ba8c7a4e20f6a /contrib
parentRework setting up version_string. (diff)
downloadrtems-4cfd1e0711cdd193fc0e532e23ecf3b281d97e8d.tar.bz2
Bump GCC_RPMREL.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/arm/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/avr/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/bfin/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/h8300/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32c/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m32r/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/m68k/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mips/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sh/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/sparc/Makefile.am2
13 files changed, 13 insertions, 13 deletions
diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am
index 5527bbdba4..68fc2839de 100644
--- a/contrib/crossrpms/rtems4.10/arm/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am
index a0438bb527..2f328d170d 100644
--- a/contrib/crossrpms/rtems4.10/avr/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
index 9610bc6c12..d6848f41a1 100644
--- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
index 4c17d0ee68..1de02c51d6 100644
--- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am
index 631c9faa47..b8b0e6ac23 100644
--- a/contrib/crossrpms/rtems4.10/i386/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
index 43b6354826..33707bf74e 100644
--- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
index be43ced1dc..d1b8de6c27 100644
--- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
index f94a0c79fa..b9d72fa7ec 100644
--- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
index 5e7f1278e4..e93c0b52e3 100644
--- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am
index 8fe6752a51..1ab31ef5c2 100644
--- a/contrib/crossrpms/rtems4.10/mips/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
index 2509c6ed11..55cd7b05d5 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am
index 926c88aec4..dbbf0f3a0a 100644
--- a/contrib/crossrpms/rtems4.10/sh/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`
diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
index fc5050d6f9..283ff09c13 100644
--- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am
@@ -12,7 +12,7 @@ BINUTILS_OPTS +=
GCC_VERS = 4.4.2
GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 6
+GCC_RPMREL = 7
NEWLIB_VERS = 1.17.0
NEWLIB_PKGVERS = $(NEWLIB_VERS)
NEWLIB_RPMREL = `expr 58 + $(GCC_RPMREL)`