Signed-off-by: Anuj Mittal <[email protected]> --- ...timizer_2021.3.bb => openvino-model-optimizer_2021.4.bb} | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) rename dynamic-layers/meta-python/recipes-opencv/dldt/{openvino-model-optimizer_2021.3.bb => openvino-model-optimizer_2021.4.bb} (85%)
diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.3.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.bb similarity index 85% rename from dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.3.bb rename to dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.bb index aef47604..b38d419b 100644 --- a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.3.bb +++ b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.bb @@ -5,9 +5,9 @@ environment, performs static model analysis, and adjusts deep \ learning models for optimal execution on end-point target devices." HOMEPAGE = "https://01.org/openvinotoolkit" -SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/3;lfs=0 \ +SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/4;lfs=0 \ " -SRCREV = "c5f7ad383e654dfb4a5ac0805323cf8d43426b3f" +SRCREV = "5cee8bbf29797f4544b343e803de957e9f041f92" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" @@ -27,6 +27,8 @@ RDEPENDS:${PN} += " \ python3-defusedxml \ python3-networkx \ python3-test-generator \ + python3-requests \ + python3-urllib3 \ bash \ " -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7224): https://lists.yoctoproject.org/g/meta-intel/message/7224 Mute This Topic: https://lists.yoctoproject.org/mt/85164006/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
