mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
open-model-zoo: upgrade 2022.2.0 -> 2023.0.0
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
0444a0b313
commit
dbc3ac3084
|
@ -4,11 +4,11 @@ DESCRIPTION = "This repository includes optimized deep learning \
|
|||
models and a set of demos to expedite development of high-performance \
|
||||
deep learning inference applications."
|
||||
|
||||
SRC_URI = "git://github.com/opencv/open_model_zoo.git;protocol=https;branch=releases/2022/2 \
|
||||
SRC_URI = "git://github.com/opencv/open_model_zoo.git;protocol=https;branch=releases/2023/0 \
|
||||
file://0001-use-oe-gflags.patch \
|
||||
"
|
||||
|
||||
SRCREV = "1919ae9d42c19d8f3bafc2417256ab3a67b6db79"
|
||||
SRCREV = "27a654e312e7aa89ad72648784753d522e3a0a4e"
|
||||
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327 \
|
Loading…
Reference in New Issue
Block a user