summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/mkl-dnn/mkl-dnn_1.0.2.bb (renamed from recipes-core/mkl-dnn/mkl-dnn_1.0.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/mkl-dnn/mkl-dnn_1.0.1.bb b/recipes-core/mkl-dnn/mkl-dnn_1.0.2.bb
index 16654505..9f726848 100644
--- a/recipes-core/mkl-dnn/mkl-dnn_1.0.1.bb
+++ b/recipes-core/mkl-dnn/mkl-dnn_1.0.2.bb
@@ -11,7 +11,7 @@ SECTION = "lib"
11inherit pkgconfig cmake ptest 11inherit pkgconfig cmake ptest
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14SRCREV = "61b9663bcd58ece1b96b930bed73d6545f41d656" 14SRCREV = "3289d3c06e07b55fdbec927461bd89f8989eff5d"
15SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.0 \ 15SRC_URI = "git://github.com/intel/mkl-dnn.git;branch=rls-v1.0 \
16 file://run-ptest \ 16 file://run-ptest \
17" 17"