mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
onednn: upgrade 2.1.1 -> 2.2.1
Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v2.2.1 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
c8ace1dd42
commit
b3c29caf92
|
@ -6,7 +6,7 @@ LICENSE = "Apache-2.0 & BSD-3-Clause & BSL-1.0"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE;md5=8e17c0f9656ebaf0c380d9b22707c846 \
|
||||
file://tests/gtests/gtest/LICENSE;md5=cbbd27594afd089daa160d3a16dd515a \
|
||||
file://src/cpu/x64/xbyak/COPYRIGHT;md5=3b9bf048d063d54cdb28964db558bcc7 \
|
||||
file://src/cpu/x64/jit_utils/jitprofiling/LICENSE.BSD;md5=e671ff178b24a95a382ba670503c66fb \
|
||||
file://src/common/ittnotify/LICENSE.BSD;md5=e671ff178b24a95a382ba670503c66fb \
|
||||
file://doc/assets/mathjax/MathJax.js;endline=17;md5=25a014ad78c3d72a0e15d15f1d007c20 \
|
||||
"
|
||||
SECTION = "lib"
|
||||
|
@ -14,8 +14,8 @@ SECTION = "lib"
|
|||
inherit pkgconfig cmake ptest
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "53f53c2bb859d386a40e03f7623a4f9af758c1b3"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.1 \
|
||||
SRCREV = "f58682cd8bd0615f41d879f8afc8f1511ab42d24"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.2 \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user