From 89f1ef2e499f642916ed092b778f3b6859a969d7 Mon Sep 17 00:00:00 2001 From: LiweiSong Date: Thu, 3 Jun 2021 16:10:33 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- .../recipes-support/opencv/openvino-inference-engine_2021.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynamic-layers/openembedded-layer/recipes-support/opencv') 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 file://0001-plugin_api-fix-build-with-gcc-11.patch \ " -SRCREV = "18e83a217702c650280c6abfc43f3285a3aadb61" +SRCREV = "c5f7ad383e654dfb4a5ac0805323cf8d43426b3f" SRCREV_mkl = "d35c3c11f9ff0f5090f9afe16af122cda501134c" SRCREV_xbyak = "8d1e41b650890080fb77548372b6236bbd4079f9" -- cgit v1.2.3-54-g00ecf