aboutsummaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb
new file mode 100644
index 00000000..dcee4fa0
--- /dev/null
+++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_10.0.0.bb
@@ -0,0 +1,9 @@
+require opencl-clang.inc
+
+SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-100;protocol=https \
+ file://0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch \
+ file://0001-Building-in-tree-with-LLVM-10.0-with-the-LLVM_LINK_L.patch \
+ "
+SRC_URI_append_class-native = " file://0002-make-sure-only-static-libraries-linked-for-native-bu.patch"
+
+SRCREV = "9f0c2c0f5ddea1accc921aed4c94bc52c1b85637"