summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-24 05:34:13 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-24 05:34:13 +0000
commit946dcf8725dd56a55dceaf299c5b5815b75b6fa3 (patch)
tree9f99ce6e4b72f8deb56851e6849518c9c6b641c0 /contrib
parentDisable python. (diff)
downloadrtems-946dcf8725dd56a55dceaf299c5b5815b75b6fa3.tar.bz2
Use a gdb-snapshot.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/gdb-sources.add5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add b/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add
index 00171ece2c..83929b0c9a 100644
--- a/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.10/lm32/gdb-sources.add
@@ -1,2 +1,3 @@
-Source0: ftp://ftp.gnu.org/pub/gnu/gdb/gdb-%{gdb_version}.tar.bz2
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-6.8-rtems4.10-20090122.diff
+# A copy of a gdb development snapshot having been retrieved from
+# ftp://sources.redhat.com/pub/gdb/snapshots/gdb-%{gdb_version}.tar.bz2
+Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}.tar.bz2