mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
onednn : 3.4.3 -> 3.5.1
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.5.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
b71661ad7a
commit
373080d3ff
|
@ -15,7 +15,7 @@ inherit pkgconfig cmake ptest
|
|||
DNN_BRANCH = "rls-v${@'.'.join(d.getVar('PV').split('.')[0:2])}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "8a037f772264108cca48f5244b4539ad5359ff7c"
|
||||
SRCREV = "2340f5ad9501a136ca2ea1a0c6e1328b55c87b02"
|
||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=${DNN_BRANCH};protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
Loading…
Reference in New Issue
Block a user