[meta-intel] [PATCH 1/3] dldt-inference-engine: remove DEPENDS mkl-dnn

Chin Huat Ang chin.huat.ang at intel.com
Thu Oct 17 01:34:12 PDT 2019


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 at intel.com>
---
 .../recipes-support/opencv/dldt-inference-engine_2019r2.bb               | 1 -
 1 file changed, 1 deletion(-)

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 562bd74..344e4c0 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 += " \
 
 DEPENDS += "libusb1 \
             ade \
-            mkl-dnn \
             opencv \
             pugixml \
             ngraph \
-- 
2.7.4



More information about the meta-intel mailing list