summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-03-07 10:11:38 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-03-07 10:14:19 +0800
commitba5ca412120902d5e19f7c8d146fc67ebcc70ea2 (patch)
treec957bbdbed9e870209c1e422fa183d4a60d6fe18 /dynamic-layers
parentca0b92f5aebd6ff97d785f11227d3edde690cbed (diff)
downloadmeta-intel-ba5ca412120902d5e19f7c8d146fc67ebcc70ea2.tar.gz
open-model-zoo: remove test-generator from DEPENDS
This is no longer listed as a requirement. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.2.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.2.bb
index 6afb0fca..0b18e03e 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.2.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.2.bb
@@ -26,7 +26,6 @@ RDEPENDS:${PN} += " \
26 python3-defusedxml \ 26 python3-defusedxml \
27 python3-networkx \ 27 python3-networkx \
28 python3-protobuf \ 28 python3-protobuf \
29 python3-test-generator \
30 python3-requests \ 29 python3-requests \
31 python3-pyyaml \ 30 python3-pyyaml \
32 python3-numpy \ 31 python3-numpy \