mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
vc-intrinsics: update to latest commit
License.md file removed and copyright notice is added
to each source file header.
a94249a381
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
7c288f8592
commit
73a27c9d80
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user