summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChin Huat Ang <chin.huat.ang@intel.com>2019-11-01 11:24:28 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-11-01 11:34:29 +0800
commit09ba2ea7d2d8295e0a79c6085e9fb3d991ef47b2 (patch)
treef36e043cb8716a3faf0cb6399a2ce0806debc406
parent2b4876dbab6db0d531ac5ddc005b1d71c01b770f (diff)
downloadmeta-intel-09ba2ea7d2d8295e0a79c6085e9fb3d991ef47b2.tar.gz
dldt-model-optimizer: upgrade 2019r3 -> 2019r3.1
Signed-off-by: Chin Huat Ang <chin.huat.ang@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb (renamed from dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb
index cb4bbc4d..33847ad4 100644
--- a/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.bb
+++ b/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "https://01.org/openvinotoolkit"
7 7
8SRC_URI = "git://github.com/opencv/dldt.git;protocol=git;branch=2019 \ 8SRC_URI = "git://github.com/opencv/dldt.git;protocol=git;branch=2019 \
9 " 9 "
10SRCREV = "1c794d971cdd3c94de5ea4a6c9588eac63f4cc57" 10SRCREV = "fe3f978b98c86eaeed3cbdc280e1ffd0bc50d278"
11 11
12LICENSE = "Apache-2.0" 12LICENSE = "Apache-2.0"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"