summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.5.2.bb (renamed from dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.4.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.4.4.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.5.2.bb
index 4d8bf2ff..fbea19f7 100644
--- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.4.4.bb
+++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.5.2.bb
@@ -13,8 +13,8 @@ SECTION = "lib"
13inherit pkgconfig cmake ptest 13inherit pkgconfig cmake ptest
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16SRCREV = "145c4b50196ac90ec1b946fb80cb5cef6e7d2d35" 16SRCREV = "ee7eacb012b95a677c3c1dae0d05e730d99f180e"
17SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.4;protocol=https \ 17SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.5;protocol=https \
18 file://run-ptest \ 18 file://run-ptest \
19 " 19 "
20 20