]> code.ossystems Code Review - openembedded-core.git/commit
gdb: build with expat, add missing RRECOMMENDS_gdbserver
authorAndreas Oberritter <obi@opendreambox.org>
Mon, 2 Apr 2012 22:23:55 +0000 (00:23 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Apr 2012 13:10:44 +0000 (14:10 +0100)
commit38ee88e3b32b7444d7f1eb64f1b4f69a48fe0458
tree520fe58e359ce55a3c2b48213ac859814a30bda1
parente165203a6a7eb1fd47a20c3ede4d5a20ad49487f
gdb: build with expat, add missing RRECOMMENDS_gdbserver

* Fixes communication between gdbserver and gdb-cross
  by using the same expat settings for both recipes.
* Adds missing build dependencies for expat/expat-native.
* Adds missing glibc-thread-db runtime recommendation
  to gdbserver, which was set only for gdb.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gdb/gdb-common.inc
meta/recipes-devtools/gdb/gdb-cross-canadian_7.4.bb
meta/recipes-devtools/gdb/gdb-cross.inc
meta/recipes-devtools/gdb/gdb-cross_7.4.bb