summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-opencl
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2021-07-01 10:31:27 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-07-03 22:48:10 +0800
commit73a27c9d8044280681486c871225afd21c2f9554 (patch)
tree50871301a0203a6b8728d14754743d08f77496ae /dynamic-layers/clang-layer/recipes-opencl
parent7c288f85925a0caf86d4f2259d7adfcd82febe95 (diff)
downloadmeta-intel-73a27c9d8044280681486c871225afd21c2f9554.tar.gz
vc-intrinsics: update to latest commit
License.md file removed and copyright notice is added to each source file header. https://github.com/intel/vc-intrinsics/commit/a94249a381a3797f2de087f2b24013778d02c912 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-opencl')
-rw-r--r--dynamic-layers/clang-layer/recipes-opencl/vc-intrinsics/vc-intrinsics_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-opencl/vc-intrinsics/vc-intrinsics_1.0.bb b/dynamic-layers/clang-layer/recipes-opencl/vc-intrinsics/vc-intrinsics_1.0.bb
index eca1cb4d..3c0cc26c 100644
--- a/dynamic-layers/clang-layer/recipes-opencl/vc-intrinsics/vc-intrinsics_1.0.bb
+++ b/dynamic-layers/clang-layer/recipes-opencl/vc-intrinsics/vc-intrinsics_1.0.bb
@@ -4,11 +4,11 @@ top of core LLVM IR instructions that represent SIMD semantics of a program \
4targeting GPU" 4targeting GPU"
5 5
6LICENSE = "MIT" 6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://License.md;md5=c18ea6bb4786a26bf4eee88a7424a408" 7LIC_FILES_CHKSUM = "file://Readme.md;beginline=1;endline=25;md5=607994952928db68a8a86574f661b914"
8 8
9SRC_URI = "git://github.com/intel/vc-intrinsics.git;protocol=https; \ 9SRC_URI = "git://github.com/intel/vc-intrinsics.git;protocol=https; \
10 " 10 "
11SRCREV = "77974f5a32e19475125531483bede9ee23935257" 11SRCREV = "efec192d98e6d8ad611025d2cefd7a31cbc1d44b"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14