Signed-off-by: Martin Jansa <[email protected]>
---
.../recipes-support/opencv/dldt-inference-engine_2019r3.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git
a/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
b/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
index 69febeb0..4fe5d874 100644
---
a/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
+++
b/dynamic-layers/openembedded-layer/recipes-support/opencv/dldt-inference-engine_2019r3.bb
@@ -83,6 +83,10 @@ do_install_ptest_base_prepend() {
mv ${D}${libdir}/libmock_engine.so ${D}${PTEST_PATH}/
}
+# Otherwise e.g. ros-openvino-toolkit-dynamic-vino-sample when using
dldt-inference-engine uses dldt-inference-engine WORKDIR
+# instead of RSS
+SSTATE_SCAN_FILES_append = " *.cmake"
+
FILES_${PN}-dev = "${includedir} \
${libdir}/cmake \
${libdir}/libinference_engine.so \
--
2.17.1
--
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel