]> code.ossystems Code Review - openembedded-core.git/commit
gdb: disable installation of bfd/iberty/opcodes
authorKevin Tian <kevin.tian@intel.com>
Fri, 20 Aug 2010 05:13:36 +0000 (13:13 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 20 Aug 2010 15:03:07 +0000 (16:03 +0100)
commit4cdaa1789a82a89121c0c2b91724848755f12863
tree7382901bef130c21ed04fd6ccca11503e6bf14cd
parent75b57d573c8e129d3ae8821e81e76ebf4b37fbfb
gdb: disable installation of bfd/iberty/opcodes

Those are assumed to be provided by binutils, so we disable installation
here. Without doing so, a broken libbfd.la from gdb is installed to sysroot
which overrides binutils version and then hurt other packages such as
oprofile

also fix --with-readline to --with-system-readline

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
meta/packages/gdb/gdb-common.inc
meta/packages/gdb/gdb-cross-canadian_7.1.bb
meta/packages/gdb/gdb-cross_7.1.bb
meta/packages/gdb/gdb_7.1.bb