]> code.ossystems Code Review - openembedded-core.git/commit
gdb: don't bundle bfd.info -- leave that to binutils.
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 16 Mar 2017 14:20:52 +0000 (10:20 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 17 Mar 2017 11:55:24 +0000 (11:55 +0000)
commit19a825a578e2e705e5502982b787cff54d021359
tree78b291d9c2995802ba77848d770b0da71a4a1959
parent456c4a8ffc9a292d7a3e036d92baf4a8f14d1f45
gdb: don't bundle bfd.info -- leave that to binutils.

We see:

  file /usr/share/info/bfd.info conflicts between attempted installs
  of gdb-doc-7.12.1-r0.core2_64 and binutils-doc-2.28-r0.core2_64

You can't really have gdb and not binutils, so there is no need
to do alternatives here ; just clobber the one from gdb and let
the binutils one be the default.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb-common.inc