summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-03-07 10:07:58 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-07 13:44:29 +0800
commitf33ceb9e9a17b1f5a94ebf2dadbb7266a5e67ed5 (patch)
treecee53bdffa9a681b64a864f499b2a37a85a4c87b /dynamic-layers
parent6fba58adb3823cd7578062b0afa4938dd7206adb (diff)
downloadmeta-intel-f33ceb9e9a17b1f5a94ebf2dadbb7266a5e67ed5.tar.gz
openvino-model-optimizer: remove test-generator from DEPENDS
It's used only for unit tests that we don't package or execute and has been removed from requirements.txt as well upstream. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.2.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.2.bb
index 1115f4c0..6809d211 100644
--- a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.2.bb
+++ b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.2.bb
@@ -26,7 +26,6 @@ RDEPENDS:${PN} += " \
26 python3-protobuf \ 26 python3-protobuf \
27 python3-defusedxml \ 27 python3-defusedxml \
28 python3-networkx \ 28 python3-networkx \
29 python3-test-generator \
30 python3-requests \ 29 python3-requests \
31 python3-urllib3 \ 30 python3-urllib3 \
32 bash \ 31 bash \