mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-06 07:54:37 +02:00
This forces the default setup to require gdbserver from the gdb package rather than pulling it from the external-sourcery packages. This allows the inclusion of target-tools (and specifically gdb) in the build image without resulting in multiple providers of gdbserver. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>