meta-oe: Use new variable SYSROOT_DIRS_IGNORE

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-02-17 14:06:12 -08:00
parent f2df270179
commit 21394ebc68
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -82,6 +82,6 @@ do_configure:prepend:toolchain-clang:x86() {
BBCLASSEXTEND = "native nativesdk"
SYSROOT_DIRS_BLACKLIST:append:class-target = " ${baselib}/cmake/grpc"
SYSROOT_DIRS_IGNORE:append:class-target = " ${baselib}/cmake/grpc"
FILES:${PN}-compiler += "${bindir}"