mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-16 20:22:17 +02:00
Using CSL_VER_MAIN = "2014.05-2014032705" or later allows us to remove several patches that worked around ARM specific toolchain issues that are now resolved in newer versions of sourcery-codebench toolchains.
3 lines
115 B
Plaintext
3 lines
115 B
Plaintext
FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
|
|
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|arm|aarch64|mips).*-linux'
|