mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
gdbserver-external: include debug-root (crosstool-ng-ism, I think)
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
committed by
Christopher Larson
parent
2b665ec6a8
commit
e20a66e58a
@@ -18,6 +18,8 @@ def get_gdb_license(d):
|
||||
LICENSE := "${@get_gdb_license(d)}"
|
||||
LICENSE[vardepvalue] = "${LICENSE}"
|
||||
|
||||
EXTERNAL_INSTALL_SOURCE_PATHS =+ "${EXTERNAL_TOOLCHAIN}/${EXTERNAL_TARGET_SYS}/debug-root"
|
||||
|
||||
FILES_${PN} = "${bindir}/gdbserver"
|
||||
FILES_${PN}-doc = "${mandir}/man1/gdbserver.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user