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