mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
onednn: upgrade 3.2.1 -> 3.3
Release notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.3 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
e68a407246
commit
6883d43ace
|
@ -13,8 +13,8 @@ SECTION = "lib"
|
|||
inherit pkgconfig cmake ptest
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "7f38289d0e959ff69528cee456049d383885323a"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.2;protocol=https \
|
||||
SRCREV = "08fea71aff4c273e34579e86396405f95d34aa74"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.3;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user