blob: 44184633573b626c7b13dfc67fdc3b28018041b8 [file] [log] [blame]
# In order to add overrides, we need to do it later then in the layers.conf
# the only standard way is using an inherit, which requires a bbclass
# Add the necessary override
TOOLCHAINOVERRIDES = ":toolchain-arc"
TOOLCHAINOVERRIDES[vardepsexclude] = "TOOLCHAIN"
OVERRIDES .= "${TOOLCHAINOVERRIDES}"
OVERRIDES[vardepsexclude] += "TOOLCHAINOVERRIDES"
require conf/toolchain-arc.conf