mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
onedpl: upgrade 2021.7.0 -> 2022.0.0
Release notes: https://github.com/oneapi-src/oneDPL/releases/tag/oneDPL-2022.0.0-release Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
parent
631c016f96
commit
dc066aa45c
|
@ -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.7 \
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDPL.git;protocol=https;branch=release/2022.0 \
|
||||
"
|
||||
SRCREV = "df96969b76f075bd9ce14c303659595c747c7223"
|
||||
SRCREV = "240685db73e3169e66dbb625b4d5fa1ad06ec79b"
|
||||
|
||||
do_compile[noexec] = "1"
|
||||
do_configure[noexec] = "1"
|
Loading…
Reference in New Issue
Block a user