summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/mkl-dnn/mkl-dnn_1.2.2.bb (renamed from recipes-core/mkl-dnn/mkl-dnn_1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/mkl-dnn/mkl-dnn_1.2.bb b/recipes-core/mkl-dnn/mkl-dnn_1.2.2.bb
index fc80b19b..1231fdf0 100644
--- a/recipes-core/mkl-dnn/mkl-dnn_1.2.bb
+++ b/recipes-core/mkl-dnn/mkl-dnn_1.2.2.bb
@@ -13,7 +13,7 @@ SECTION = "lib"
13inherit pkgconfig cmake ptest 13inherit pkgconfig cmake ptest
14 14
15S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
16SRCREV = "75d0b1a7f3586c212e37acebbb8acd221cee7216" 16SRCREV = "8e96ef49488c65e0738c552cec5c0563ab92c1af"
17SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.2 \ 17SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.2 \
18 file://run-ptest \ 18 file://run-ptest \
19 " 19 "