gdb: stop conflicting with binutils
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 14 Jul 2010 12:16:26 +0000 (16:16 +0400)
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 14 Jul 2010 12:16:26 +0000 (16:16 +0400)
commit10fabfa670e4e49a9c9a025d94a87ef0d9c86cc0
treedfe0d5662d9f849ccd3c2f2c23654e03c57d788f
parent1a35b6063591e39cb54f30188a0f8baa36c5f61b
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>
16 files changed:
recipes/gdb/gdb-common.inc
recipes/gdb/gdb-cross-sdk.inc
recipes/gdb/gdb-cross_6.3.bb
recipes/gdb/gdb-cross_6.4.bb
recipes/gdb/gdb-cross_6.6.bb
recipes/gdb/gdb-cross_6.7.1.bb
recipes/gdb/gdb-cross_6.8.bb
recipes/gdb/gdb-cross_7.0.bb
recipes/gdb/gdb-cross_7.1.bb
recipes/gdb/gdb_6.3.bb
recipes/gdb/gdb_6.4.bb
recipes/gdb/gdb_6.6.bb
recipes/gdb/gdb_6.7.1.bb
recipes/gdb/gdb_6.8.bb
recipes/gdb/gdb_7.0.bb
recipes/gdb/gdb_7.1.bb