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:
Christopher Larson
2023-04-20 20:30:31 +05:00
parent 0f1aee0d36
commit 08eaf253b7

View File

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