mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
onednn : upgrade 2.6.2 -> 2.7.1
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v2.7.1 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
b74ec77719
commit
a230cd15dc
|
@ -13,8 +13,8 @@ SECTION = "lib"
|
|||
inherit pkgconfig cmake ptest
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "b94c58c212cb54826b9c10602b045179c2ded91e"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.6;protocol=https \
|
||||
SRCREV = "a96c94f39773df35760d037d1ebe580dcf79c137"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.7;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user