gdbserver-external: include debug-root (crosstool-ng-ism, I think)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Serge Semin
2018-04-07 01:56:43 +05:00
committed by Christopher Larson
parent 2b665ec6a8
commit e20a66e58a

View File

@@ -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"