diff options
-rw-r--r-- | dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.3.4.bb (renamed from dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.3.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.3.1.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.3.4.bb index 358f7079..1b89aa06 100644 --- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.3.1.bb +++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.3.4.bb | |||
@@ -13,7 +13,7 @@ SECTION = "lib" | |||
13 | inherit pkgconfig cmake ptest | 13 | inherit pkgconfig cmake ptest |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | SRCREV = "f2ffb58309437734a67d49cc8934e24a904dccbb" | 16 | SRCREV = "f240e12a29cff8ec1f37e5907971aa4315d30f1e" |
17 | SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.3;protocol=https \ | 17 | SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.3;protocol=https \ |
18 | file://run-ptest \ | 18 | file://run-ptest \ |
19 | " | 19 | " |