summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-25 06:13:06 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-25 06:13:06 +0000
commitbeb5d471003d8a2fc914f171efef9d2b9c9cb0bc (patch)
tree1891e6c8b728379ce007b54b660fb1d5744e9dac /contrib
parentAdd gdb-6.8.50.20090224-rtems4.10-20090225.diff (diff)
downloadrtems-beb5d471003d8a2fc914f171efef9d2b9c9cb0bc.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
index 06a340426d..f6a5e4081d 100644
--- a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
+++ b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gdb.spec
@@ -52,7 +52,7 @@ Name: rtems-4.10-lm32-rtems4.10-gdb
Summary: Gdb for target lm32-rtems4.10
Group: Development/Tools
Version: %{gdb_rpmvers}
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL/LGPL
URL: http://sources.redhat.com/gdb
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -104,6 +104,11 @@ BuildRequires: %{_host_rpmprefix}ncurses-devel
# 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
+# rtems-4.10 patches
+# + lm32-sim/gdb http://sourceware.org/ml/gdb-patches/2008-12/msg00373.html
+# + misc small fixes to lm32-sim/gdb
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/gdb-%{gdb_version}-rtems4.10-20090225.diff
+
%description
GDB for target lm32-rtems4.10
%prep