summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-09-08 11:30:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-09-08 11:30:54 +0000
commit17310b9d1e8ed3921eed455c2782b9dab2137796 (patch)
tree8ec56ebccac980dce6f04b8e446966e17aa51bd2 /contrib
parentUpdate to gdb-6.8.50.20090908. (diff)
downloadrtems-17310b9d1e8ed3921eed455c2782b9dab2137796.tar.bz2
Fix GDB_VERS.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/Makefile.am2
-rw-r--r--contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec4
2 files changed, 3 insertions, 3 deletions
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
index 342537b3dd..1f23247df7 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
+++ b/contrib/crossrpms/rtems4.10/mipstx39/Makefile.am
@@ -5,7 +5,7 @@ TARGET = mipstx39-rtems4.10
include $(top_srcdir)/mkspec.am
# We only want a gdb with a tx39 simulator in it. We share the other tools
-GDB_VERS = 6.8.50.20090907
+GDB_VERS = 6.8.50.20090908
GDB_PKGVERS = $(GDB_VERS)
GDB_RPMREL = 1
include ../gdb.am
diff --git a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
index 112ba54251..69ab05f706 100644
--- a/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/mipstx39/rtems-4.10-mipstx39-rtems4.10-gdb.spec
@@ -45,8 +45,8 @@
%define _host_rpmprefix %{nil}
%endif
-%define gdb_version 6.8.50.20090907
-%define gdb_rpmvers %{expand:%(echo 6.8.50.20090907 | tr - _)}
+%define gdb_version 6.8.50.20090908
+%define gdb_rpmvers %{expand:%(echo 6.8.50.20090908 | tr - _)}
Name: rtems-4.10-mipstx39-rtems4.10-gdb
Summary: Gdb for target mipstx39-rtems4.10