From 7e59a345f53372a0f9c11fe551fc18f91a642816 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Sat, 3 Mar 2018 01:21:53 +0500 Subject: [PATCH] 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 --- conf/distro/include/tcmode-external.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/distro/include/tcmode-external.inc b/conf/distro/include/tcmode-external.inc index 0eea274..97e1f2e 100644 --- a/conf/distro/include/tcmode-external.inc +++ b/conf/distro/include/tcmode-external.inc @@ -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('%', '')} \ "