summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/clang-layer/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'dynamic-layers/clang-layer/recipes-core')
-rw-r--r--dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.7.1.bb (renamed from dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.2.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.7.1.bb
index 82d31d71..ad3c1638 100644
--- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.2.bb
+++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.7.1.bb
@@ -13,8 +13,8 @@ SECTION = "lib"
13inherit pkgconfig cmake ptest 13inherit pkgconfig cmake ptest
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16SRCREV = "b94c58c212cb54826b9c10602b045179c2ded91e" 16SRCREV = "a96c94f39773df35760d037d1ebe580dcf79c137"
17SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.6;protocol=https \ 17SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v2.7;protocol=https \
18 file://run-ptest \ 18 file://run-ptest \
19 " 19 "
20 20