mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
onednn : upgrade 3.4 -> 3.4.1
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.4.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
acbf0a8b3d
commit
b14d143184
|
@ -15,7 +15,7 @@ inherit pkgconfig cmake ptest
|
||||||
DNN_BRANCH = "rls-v${@'.'.join(d.getVar('PV').split('.')[0:2])}"
|
DNN_BRANCH = "rls-v${@'.'.join(d.getVar('PV').split('.')[0:2])}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "ecd7fb6d5a0df6503d1691c1754a684b9c769c16"
|
SRCREV = "f5ff0a6de16c130053bec1a1aec3a9b826c66f78"
|
||||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=${DNN_BRANCH};protocol=https \
|
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=${DNN_BRANCH};protocol=https \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
Loading…
Reference in New Issue
Block a user