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 13:44:29 +0800
commit4206f6f5cdb109c3bc879b5b9103311c0cc7c6bf (patch)
tree35f94393ba0c4cb374a6ead1b2d9c10fa6a8a2bb /dynamic-layers
parentf33ceb9e9a17b1f5a94ebf2dadbb7266a5e67ed5 (diff)
downloadmeta-intel-4206f6f5cdb109c3bc879b5b9103311c0cc7c6bf.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 \