summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-11-04 09:27:54 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-11-21 07:48:12 +0800
commit402b6b2fee28894284a8e8bb3d9ab7a6fd83aaf3 (patch)
treea2e6608c7b3bae4d2112864ae1b2935ec638ce9a
parent8699f7009ed3d9fbc652270cb737cfa7f3898cd4 (diff)
downloadmeta-intel-402b6b2fee28894284a8e8bb3d9ab7a6fd83aaf3.tar.gz
opencl-clang: update to release tag 11.0.0
For more info: https://github.com/intel/opencl-clang/releases/tag/v11.0.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_11.0.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_11.0.0.bb b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_11.0.0.bb
index 4e38bb03..57b56d73 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_11.0.0.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/opencl-clang/opencl-clang_11.0.0.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://github.com/intel/opencl-clang.git;branch=ocl-open-110;protocol=
10 " 10 "
11SRC_URI_append_class-native = " file://0002-make-sure-only-static-libraries-linked-for-native-bu.patch" 11SRC_URI_append_class-native = " file://0002-make-sure-only-static-libraries-linked-for-native-bu.patch"
12 12
13SRCREV = "7fa38fff412e6fbfa5385a3c135e4d5216b9ab17" 13SRCREV = "7a88e28f00b1479fa5809ce4cf8388938c0d7495"
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16 16