mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
onednn: upgrade 2.5.3 -> 2.6
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
2ec3b9e908
commit
40814b4385
|
@ -13,8 +13,8 @@ SECTION = "lib"
|
||||||
inherit pkgconfig cmake ptest
|
inherit pkgconfig cmake ptest
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
SRCREV = "a402b6905b82477999982470308ccaaa39966adb"
|
SRCREV = "52b5f107dd9cf10910aaa19cb47f3abf9b349815"
|
||||||
SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.5;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