tcmode: drop binutils-cross from PNBLACKLIST_DYNAMIC

We need this to allow the user to specify PREFERRED_PROVIDER for
binutils-cross.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2018-03-03 01:21:53 +05:00
parent 842520827f
commit 7e59a345f5

View File

@@ -50,7 +50,6 @@ PNBLACKLIST[linux-libc-headers-yocto] = "not building with an external toolchain
PNBLACKLIST_DYNAMIC += "\
${MLPREFIX}gcc-cross-${TARGET_ARCH} \
${MLPREFIX}gcc-cross-initial-${TARGET_ARCH} \
${MLPREFIX}binutils-cross-${TARGET_ARCH} \
\
gcc-source-${@'${GCCVERSION}'.replace('%', '')} \
"