summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChin Huat Ang <chin.huat.ang@intel.com>2019-10-17 16:34:12 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-10-21 07:20:21 +0800
commit5c652766e1672dfdadf9f3d351aaf6034604f218 (patch)
tree4ef734909e91ba0e829bd551a62214d5559ee981
parenteff93c1db6cf796a26261e9c7f0ed28d9e66f176 (diff)
downloadmeta-intel-5c652766e1672dfdadf9f3d351aaf6034604f218.tar.gz
dldt-inference-engine: remove DEPENDS mkl-dnn
Inference engine is still downloading and building it's own copy of mkl-dnn, so remove it from DEPENDS. Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r2.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r2.bb
index 562bd740..344e4c06 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r2.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r2.bb
@@ -53,7 +53,6 @@ EXTRA_OECMAKE += " \
53 53
54DEPENDS += "libusb1 \ 54DEPENDS += "libusb1 \
55 ade \ 55 ade \
56 mkl-dnn \
57 opencv \ 56 opencv \
58 pugixml \ 57 pugixml \
59 ngraph \ 58 ngraph \