mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
vc-intrinsics: update to latest
Use the revision just beyond newly created 0.1.0 tag and bump PE. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
20ee2c142f
commit
cded77490f
|
@ -6,12 +6,15 @@ targeting GPU"
|
|||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://Readme.md;beginline=1;endline=7;md5=3b2db19c3b0877bb312b7adbcb815adc"
|
||||
|
||||
SRC_URI = "git://github.com/intel/vc-intrinsics.git;protocol=https;;branch=master \
|
||||
SRC_URI = "git://github.com/intel/vc-intrinsics.git;protocol=https;branch=master \
|
||||
"
|
||||
SRCREV = "a2f2f10dc61c8161c57cf33ed606c8e3ccf3a921"
|
||||
SRCREV = "99ac111c2604a47d865bd4d7996be8cfaf2af146"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PE = "1"
|
||||
PV .= "+git${SRCPV}"
|
||||
|
||||
inherit cmake
|
||||
|
||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
Loading…
Reference in New Issue
Block a user