From 73a27c9d8044280681486c871225afd21c2f9554 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 1 Jul 2021 10:31:27 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- .../clang-layer/recipes-opencl/vc-intrinsics/vc-intrinsics_1.0.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dynamic-layers/clang-layer/recipes-opencl') 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 \ targeting GPU" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://License.md;md5=c18ea6bb4786a26bf4eee88a7424a408" +LIC_FILES_CHKSUM = "file://Readme.md;beginline=1;endline=25;md5=607994952928db68a8a86574f661b914" SRC_URI = "git://github.com/intel/vc-intrinsics.git;protocol=https; \ " -SRCREV = "77974f5a32e19475125531483bede9ee23935257" +SRCREV = "efec192d98e6d8ad611025d2cefd7a31cbc1d44b" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf