summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/mkl-dnn/mkl-dnn_1.1.1.bb (renamed from recipes-core/mkl-dnn/mkl-dnn_1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/mkl-dnn/mkl-dnn_1.1.bb b/recipes-core/mkl-dnn/mkl-dnn_1.1.1.bb
index b4fa4167..0e18483e 100644
--- a/recipes-core/mkl-dnn/mkl-dnn_1.1.bb
+++ b/recipes-core/mkl-dnn/mkl-dnn_1.1.1.bb
@@ -15,7 +15,7 @@ SECTION = "lib"
15inherit pkgconfig cmake ptest 15inherit pkgconfig cmake ptest
16 16
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18SRCREV = "dc6c0f3897c910a6ccba7f1db1f8d6f318c04f16" 18SRCREV = "52c3052df8ec1d5b8b45cb6c350a952840eabd42"
19SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.1 \ 19SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.1 \
20 file://run-ptest \ 20 file://run-ptest \
21 " 21 "