mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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>
This commit is contained in:
parent
9665a6732e
commit
89f1ef2e49
|
@ -7,7 +7,7 @@ HOMEPAGE = "https://01.org/openvinotoolkit"
|
|||
|
||||
SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2021/3;lfs=0 \
|
||||
"
|
||||
SRCREV = "18e83a217702c650280c6abfc43f3285a3aadb61"
|
||||
SRCREV = "c5f7ad383e654dfb4a5ac0805323cf8d43426b3f"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user