summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python
diff options
context:
space:
mode:
authorLiweiSong <liwei.song@windriver.com>2021-06-03 16:10:33 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-06-08 23:41:47 +0800
commit89f1ef2e499f642916ed092b778f3b6859a969d7 (patch)
tree449f102bbf941840b52bdec3175a1e313b82b8f2 /dynamic-layers/meta-python
parent9665a6732e683e20ba294ef38ae11bd1a8b01e28 (diff)
downloadmeta-intel-89f1ef2e499f642916ed092b778f3b6859a969d7.tar.gz
openvino-inference-engine/openvino-model-optimizer: update to the latest version
Update openvino to the latest one c5f7ad383e65 ("Fix license header in Movidius sources") since it is include a important license change from Intel private License to Apache2.0 which is allowed external user to disclose it without limit. Signed-off-by: Liwei Song <liwei.song@windriver.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/meta-python')
-rw-r--r--dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2021.3.bb2
1 files changed, 1 insertions, 1 deletions
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.3.bb
index 009c8f93..697c8579 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.3.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "https://01.org/openvinotoolkit"
7 7
8SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/3;lfs=0 \ 8SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/3;lfs=0 \
9 " 9 "
10SRCREV = "18e83a217702c650280c6abfc43f3285a3aadb61" 10SRCREV = "c5f7ad383e654dfb4a5ac0805323cf8d43426b3f"
11 11
12LICENSE = "Apache-2.0" 12LICENSE = "Apache-2.0"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"