From 3cceb0317d1e7de84a60d3073649134471638fa4 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Wed, 14 Mar 2018 22:42:20 +0500 Subject: [PATCH] tcmode: drop pnblacklist of linux-libc-headers The blacklist isn't necessary. We already provide the virtual, but if someone wants the real thing, it shouldn't be harmful to allow it to build. Signed-off-by: Christopher Larson --- conf/distro/include/tcmode-external.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/conf/distro/include/tcmode-external.inc b/conf/distro/include/tcmode-external.inc index 72e8d05..cce79e6 100644 --- a/conf/distro/include/tcmode-external.inc +++ b/conf/distro/include/tcmode-external.inc @@ -44,8 +44,6 @@ PNBLACKLIST[gcc-sanitizers] = "not building with an external toolchain" PNBLACKLIST[gcc-source] = "not building with an external toolchain" PNBLACKLIST[libgcc-initial] = "not building with an external toolchain" PNBLACKLIST[libgcc] = "not building with an external toolchain" -PNBLACKLIST[linux-libc-headers] = "not building with an external toolchain" -PNBLACKLIST[linux-libc-headers-yocto] = "not building with an external toolchain" PNBLACKLIST_DYNAMIC += "\ ${MLPREFIX}gcc-cross-${TARGET_ARCH} \