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 <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2021-10-11 22:49:13 +08:00
parent 9c7d9ae240
commit fa10922ba1

View File

@ -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 \ SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/4;lfs=0 \
" "
SRCREV = "5cee8bbf29797f4544b343e803de957e9f041f92" SRCREV = "c2bfbf29fbc44f9a3c8403d77da5be7e45cbbb4f"
LICENSE = "Apache-2.0" LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"