mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
onednn : 3.5.1 -> 3.5.3
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.5.3 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
a9a49e3e1a
commit
c95fce3af3
|
@ -15,7 +15,7 @@ inherit pkgconfig cmake ptest
|
|||
DNN_BRANCH = "rls-v${@'.'.join(d.getVar('PV').split('.')[0:2])}"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "2340f5ad9501a136ca2ea1a0c6e1328b55c87b02"
|
||||
SRCREV = "66f0cb9eb66affd2da3bf5f8d897376f04aae6af"
|
||||
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