mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
external-toolchain.bbclass: include /usr/src/debug/${EXTERNAL_PN}
JIRA: ITS-790 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -188,3 +188,4 @@ def debug_paths(d):
|
||||
return set(paths)
|
||||
|
||||
FILES_${PN}-dbg = "${@' '.join(debug_paths(d))}"
|
||||
FILES_${PN}-dbg += "/usr/src/debug/${EXTERNAL_PN}"
|
||||
|
||||
Reference in New Issue
Block a user