summaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_6.3.bb
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-07-14 16:16:26 +0400
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2010-07-14 16:16:26 +0400
commit10fabfa670e4e49a9c9a025d94a87ef0d9c86cc0 (patch)
treedfe0d5662d9f849ccd3c2f2c23654e03c57d788f /recipes/gdb/gdb_6.3.bb
parent1a35b6063591e39cb54f30188a0f8baa36c5f61b (diff)
downloadopenembedded-10fabfa670e4e49a9c9a025d94a87ef0d9c86cc0.tar.gz
gdb: stop conflicting with binutils
To stop gdb file conflicts with binutils (in different ways) move removing of bfd/opcodes/libiberty stuff to gdb-common.inc. Also bump PRs to force rebuild. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'recipes/gdb/gdb_6.3.bb')
-rw-r--r--recipes/gdb/gdb_6.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gdb/gdb_6.3.bb b/recipes/gdb/gdb_6.3.bb
index 01fb150c5e..7a227fcec0 100644
--- a/recipes/gdb/gdb_6.3.bb
+++ b/recipes/gdb/gdb_6.3.bb
@@ -1,7 +1,7 @@
require gdb.inc
LICENSE = "GPLv2"
-PR = "r4"
+PR = "r5"
SRC_URI[md5sum] = "812de9e756d53c749ea5516d9ffa5905"
SRC_URI[sha256sum] = "c06bf9715436b3a28c189163aa5ca42b46af8286659827f033eaaf7d8b1fc342"