summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/open-model-zoo_2021.4.2.bb1
1 files changed, 1 insertions, 0 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 0b18e03e..5c410db4 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
@@ -33,6 +33,7 @@ RDEPENDS:${PN} += " \
33" 33"
34 34
35COMPATIBLE_HOST = '(x86_64).*-linux' 35COMPATIBLE_HOST = '(x86_64).*-linux'
36COMPATIBLE_HOST:libc-musl = "null"
36 37
37EXTRA_OECMAKE += " \ 38EXTRA_OECMAKE += " \
38 -DIE_MAIN_SOURCE_DIR=${B} \ 39 -DIE_MAIN_SOURCE_DIR=${B} \