From 5c652766e1672dfdadf9f3d351aaf6034604f218 Mon Sep 17 00:00:00 2001 From: Chin Huat Ang Date: Thu, 17 Oct 2019 16:34:12 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- .../recipes-support/opencv/dldt-inference-engine_2019r2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'dynamic-layers') 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 += " \ DEPENDS += "libusb1 \ ade \ - mkl-dnn \ opencv \ pugixml \ ngraph \ -- cgit v1.2.3-54-g00ecf