mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 13:14:46 +02:00
onedpl : upgrade 2021.6.1 -> 2021.7.0
Release Notes: https://github.com/oneapi-src/oneDPL/releases/tag/oneDPL-2021.7.0-release Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
32d8fda81a
commit
d615d325e6
|
@ -11,9 +11,9 @@ LIC_FILES_CHKSUM = "file://licensing/LICENSE.txt;md5=2e982d844baa4df1c80de75470e
|
|||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDPL.git;protocol=https;branch=release/2021.6 \
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDPL.git;protocol=https;branch=release/2021.7 \
|
||||
"
|
||||
SRCREV = "bfa2cd2fc07ea105a07d4772276e8c15f7530cd4"
|
||||
SRCREV = "df96969b76f075bd9ce14c303659595c747c7223"
|
||||
|
||||
do_compile[noexec] = "1"
|
||||
do_configure[noexec] = "1"
|
Loading…
Reference in New Issue
Block a user