Switch to using latest on ocl-release-80 branch and to using
using lld for native builds to remain in sync with clang layer.

Signed-off-by: Anuj Mittal <[email protected]>
---
 .../opencl-clang/{opencl-clang_8.0.0.bb => opencl-clang_8.0.1.bb}   | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
 rename 
dynamic-layers/clang-layer/recipes-opencl/opencl-clang/{opencl-clang_8.0.0.bb 
=> opencl-clang_8.0.1.bb} (90%)

diff --git 
a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_8.0.0.bb 
b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_8.0.1.bb
similarity index 90%
rename from 
dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_8.0.0.bb
rename to 
dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_8.0.1.bb
index 6599c9b..c45c36d 100644
--- 
a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_8.0.0.bb
+++ 
b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_8.0.1.bb
@@ -9,12 +9,12 @@ SRC_URI = 
"git://github.com/intel/opencl-clang.git;branch=ocl-open-80;protocol=h
            file://point-to-correct-llvm-tblgen.patch \
            "
 
-SRCREV = "daf5e4dd718477ae8cf89a283c653939d9182f15"
+SRCREV = "94af090661d7c953c516c97a25ed053c744a0737"
 
 S = "${WORKDIR}/git"
 
 inherit cmake
-DEPENDS += "clang clang-native"
+DEPENDS += "clang"
 
 DEPENDS_append_class-target = " opencl-clang-native"
 LDFLAGS_append_class-native = " -fuse-ld=lld"
@@ -33,3 +33,5 @@ do_install_append_class-native() {
 }
 
 BBCLASSEXTEND = "native nativesdk"
+
+TOOLCHAIN_class-native = "clang"
-- 
2.7.4

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to