mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
meta-oe: Use new variable SYSROOT_DIRS_IGNORE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user