mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-10 18:05:28 +02:00
external-toolchain.bbclass: inherit external-debugsrc
We want debug sources for all the target external toolchain recipes, so inherit it here. JIRA: SB-21854 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
# Since these are prebuilt binaries, there are no source files to checksum for
|
||||
# LIC_FILES_CHKSUM, so use the license from common-licenses
|
||||
inherit common-license
|
||||
inherit common-license external-debugsrc
|
||||
|
||||
OVERRIDES =. "external:"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user