igc dlopens common clang library so make sure it's added to RDEPENDS.
Signed-off-by: Anuj Mittal <[email protected]>
---
.../recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
index 036ab741..6ec9204c 100644
---
a/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
+++
b/dynamic-layers/clang-layer/recipes-opencl/igc/intel-graphics-compiler_1.0.6.bb
@@ -26,6 +26,8 @@ COMPATIBLE_HOST_libc-musl = "null"
DEPENDS += " flex-native bison-native clang opencl-clang"
DEPENDS_append_class-target = " clang-cross-x86_64"
+RDEPENDS_${PN} += "opencl-clang"
+
EXTRA_OECMAKE = "-DIGC_PREFERRED_LLVM_VERSION=8.0.0
-DPYTHON_EXECUTABLE=${HOSTTOOLS_DIR}/python2"
LDFLAGS_append_class-native = " -fuse-ld=lld"
--
2.21.0
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel