mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
onednn: upgrade 3.0 -> 3.0.1
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.0.1 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
dfd14a166d
commit
e27e988fe5
|
@ -13,7 +13,7 @@ SECTION = "lib"
|
||||||
inherit pkgconfig cmake ptest
|
inherit pkgconfig cmake ptest
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "3fef24ec08eb89a2c4be4425162c0651af7f1de3"
|
SRCREV = "51f9bd790743e313bdecc767d8e6c5cc729e07ab"
|
||||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.0;protocol=https \
|
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.0;protocol=https \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
Loading…
Reference in New Issue
Block a user