mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
onednn: upgrade 2.7.1 -> 3.0
Release Notes:; https://github.com/oneapi-src/oneDNN/releases/tag/v3.0 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
5f2a109a15
commit
197effab2b
|
@ -13,8 +13,8 @@ SECTION = "lib"
|
|||
inherit pkgconfig cmake ptest
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "a96c94f39773df35760d037d1ebe580dcf79c137"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.7;protocol=https \
|
||||
SRCREV = "3fef24ec08eb89a2c4be4425162c0651af7f1de3"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.0;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user