summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/meta-python
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-02-22 21:50:14 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-02-22 21:50:14 +0800
commitb605f173e8ee1de12dcca180f862eaa1575b8a00 (patch)
treeb54a55da7db204ae49474c1cd0ec34445666b812 /dynamic-layers/meta-python
parent1790fd8d2ed4b0176f493f29408cee7f9a6949a3 (diff)
downloadmeta-intel-b605f173e8ee1de12dcca180f862eaa1575b8a00.tar.gz
openvino-model-optimizer: update to latest from 2022.3 branch
Brings in support for NumPy 1.24. 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_2022.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2022.3.0.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2022.3.0.bb
index 7e943439..db1d1c16 100644
--- a/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2022.3.0.bb
+++ b/dynamic-layers/meta-python/recipes-opencv/dldt/openvino-model-optimizer_2022.3.0.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "https://01.org/openvinotoolkit"
7 7
8SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2022/3;lfs=0 \ 8SRC_URI = "git://github.com/openvinotoolkit/openvino.git;protocol=https;branch=releases/2022/3;lfs=0 \
9 " 9 "
10SRCREV = "9752fafe8ebf7e30dfea7edd447ff3bf0ac1d01d" 10SRCREV = "0a5ca5375265f0f12cdaee68574030408dd1c352"
11 11
12LICENSE = "Apache-2.0" 12LICENSE = "Apache-2.0"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"