mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
gdb: add fallback preference
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
PREFERRED_PROVIDER_gdbserver ?= "gdb"
|
||||
|
||||
PROVIDES += "${@'gdbserver' if '${PREFERRED_PROVIDER_gdbserver}' == '${PN}' else ''}"
|
||||
|
||||
# Disable build of gdbserver if is provided by external-sourcery-toolchain
|
||||
|
||||
Reference in New Issue
Block a user