From fa10922ba1f67b1a79fee3f3b196379b21c5a86f Mon Sep 17 00:00:00 2001 From: Anuj Mittal Date: Mon, 11 Oct 2021 22:49:13 +0800 Subject: [PATCH] openvino-model-optimizer: upgrade 2021.4 -> 2021.4.1 Release notes: https://software.intel.com/content/www/us/en/develop/articles/openvino-2021-4-lts-relnotes.html Signed-off-by: Anuj Mittal --- ...optimizer_2021.4.bb => openvino-model-optimizer_2021.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dynamic-layers/meta-python/recipes-opencv/dldt/{openvino-model-optimizer_2021.4.bb => openvino-model-optimizer_2021.4.1.bb} (95%) diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.1.bb similarity index 95% rename from dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.bb rename to dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.1.bb index b38d419b..a4b3ed8c 100644 --- a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.bb +++ b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.4.1.bb @@ -7,7 +7,7 @@ HOMEPAGE = "https://01.org/openvinotoolkit" SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/4;lfs=0 \ " -SRCREV = "5cee8bbf29797f4544b343e803de957e9f041f92" +SRCREV = "c2bfbf29fbc44f9a3c8403d77da5be7e45cbbb4f" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"