gdbserver: Switch to INC_PR, add LICENSE, only build gdbserver, drop DEPENDS
authorTom Rini <trini@embeddedalley.com>
Wed, 24 Jun 2009 19:14:06 +0000 (15:14 -0400)
committerTom Rini <trini@embeddedalley.com>
Wed, 24 Jun 2009 19:16:03 +0000 (15:16 -0400)
commit0b3740da98794340ceb866b14ab6efba6ffaa6b4
tree766d09bd3d55708ecd0fddcd83320a802ab172f5
parentc90998b8752a7a817f99b14dd1276dc6076c5a97
gdbserver: Switch to INC_PR, add LICENSE, only build gdbserver, drop DEPENDS

To build just gdbserver, we don't need ncurses or readline, so drop the DEPENDS
and pass --without- for configure.  Also, we don't need to build anything more
than 'gdbserver'.
recipes/gdb/gdbserver.inc
recipes/gdb/gdbserver_6.7.1.bb
recipes/gdb/gdbserver_6.8.bb