mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-06-21 08:52:27 +02:00
tcmode: drop inherit of external-common
This is currently being pulled in by layer.conf already. Signed-off-by: Christopher Larson <kergoth@gmail.com>
This commit is contained in:
@@ -56,9 +56,6 @@ TOOLCHAIN_TARGET_TASK_append = " sdk-env-external-toolchain"
|
||||
# Sanity check the toolchain configuration and toolchain
|
||||
INHERIT += "sanity-external-toolchain"
|
||||
|
||||
# Pull in our utility functions for use elsewhere
|
||||
INHERIT += "external-common"
|
||||
|
||||
# Ensure that we don't pull in any internal toolchain recipes
|
||||
INHERIT += "blacklist blacklist_dynamic"
|
||||
PNBLACKLIST[uclibc] = "not building with an external toolchain"
|
||||
|
||||
Reference in New Issue
Block a user