mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
onednn : upgrade 2.6.1 -> 2.6.2
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v2.6.2 Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
1a5937527b
commit
c227419402
|
@ -13,7 +13,7 @@ SECTION = "lib"
|
||||||
inherit pkgconfig cmake ptest
|
inherit pkgconfig cmake ptest
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "58be3660fb57c4c4a3d306730e849237d1271572"
|
SRCREV = "b94c58c212cb54826b9c10602b045179c2ded91e"
|
||||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.6;protocol=https \
|
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.6;protocol=https \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
"
|
"
|
Loading…
Reference in New Issue
Block a user