summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add')
-rw-r--r--contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add b/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add
index 8d1a5105b1..55a12400ac 100644
--- a/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add
+++ b/contrib/crossrpms/rtems4.10/powerpc/gdb-sources.add
@@ -1,2 +1,9 @@
+%if "%{gdb_version}" == "7.0.90"
+Source0: ftp://sourceware.org/pub/gdb/snapshots/branch/gdb-7.0.90.tar.bz2
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-7.0.90-rtems4.10-20100223.diff
+%endif
+
+%if "%{gdb_version}" == "7.0.1"
Source0: ftp://ftp.gnu.org/gnu/gdb/gdb-%{gdb_version}.tar.bz2
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20091222.diff
+%endif