summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-03-28 09:23:03 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-03-28 09:29:21 +0800
commite27e988fe540ae7afdb5922a3e84bf8811b62c83 (patch)
tree4bffde306dfbc53648cbece8063980f5722504fe
parentdfd14a166d19be1a188a025c5218033201942be0 (diff)
downloadmeta-intel-e27e988fe540ae7afdb5922a3e84bf8811b62c83.tar.gz
onednn: upgrade 3.0 -> 3.0.1
Release Notes: https://github.com/oneapi-src/oneDNN/releases/tag/v3.0.1 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.1.bb (renamed from dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.1.bb
index bfcdb607..79a979be 100644
--- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.bb
+++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_3.0.1.bb
@@ -13,7 +13,7 @@ SECTION = "lib"
13inherit pkgconfig cmake ptest 13inherit pkgconfig cmake ptest
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16SRCREV = "3fef24ec08eb89a2c4be4425162c0651af7f1de3" 16SRCREV = "51f9bd790743e313bdecc767d8e6c5cc729e07ab"
17SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.0;protocol=https \ 17SRC_URI = "git://github.com/oneapi-src/oneDNN.git;branch=rls-v3.0;protocol=https \
18 file://run-ptest \ 18 file://run-ptest \
19 " 19 "