This allows building OpenCV with OpenVINO support. Signed-off-by: Zoltán Böszörményi <[email protected]> --- .../openembedded-layer/recipes-support/opencv/opencv_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_%.bbappend
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_%.bbappend b/dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_%.bbappend new file mode 100644 index 00000000..49c282aa --- /dev/null +++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/opencv_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG[openvino] = "-DWITH_OPENVINO=ON,-DWITH_OPENVINO=OFF,openvino-inference-engine-initial,openvino-inference-engine" -- 2.39.2
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7880): https://lists.yoctoproject.org/g/meta-intel/message/7880 Mute This Topic: https://lists.yoctoproject.org/mt/97796873/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
