summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-support/opencv
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/openembedded-layer/recipes-support/opencv
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/openembedded-layer/recipes-support/opencv')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.3.bb b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.3.bb
index e9dd6ab9..96e59126 100644
--- a/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.3.bb
+++ b/dynamic-layers/openembedded-layer/recipes-support/opencv/openvino-inference-engine_2021.3.bb
@@ -16,7 +16,7 @@ SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=git;branch=rel
16 file://0001-plugin_api-fix-build-with-gcc-11.patch \ 16 file://0001-plugin_api-fix-build-with-gcc-11.patch \
17 " 17 "
18 18
19SRCREV = "18e83a217702c650280c6abfc43f3285a3aadb61" 19SRCREV = "c5f7ad383e654dfb4a5ac0805323cf8d43426b3f"
20SRCREV_mkl = "d35c3c11f9ff0f5090f9afe16af122cda501134c" 20SRCREV_mkl = "d35c3c11f9ff0f5090f9afe16af122cda501134c"
21SRCREV_xbyak = "8d1e41b650890080fb77548372b6236bbd4079f9" 21SRCREV_xbyak = "8d1e41b650890080fb77548372b6236bbd4079f9"
22 22