summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2019-11-12 16:13:28 +0000
committerAnuj Mittal <anuj.mittal@intel.com>2019-11-29 06:41:59 +0800
commit24eb018de45983e45363679e0435d7f213e200f3 (patch)
tree8f8635ad5f74177775f7bcccab74c54e3283e25d
parent6458b3994cd6e94a4464b1b7e866a026222b7f25 (diff)
downloadmeta-intel-24eb018de45983e45363679e0435d7f213e200f3.tar.gz
vino: set CVE_PRODUCT
Signed-off-by: Ross Burton <ross.burton@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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb b/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb
index 33847ad4..56705f63 100644
--- a/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb
+++ b/dynamic-layers/meta-python/recipes-opencv/dldt/dldt-model-optimizer_2019r3.1.bb
@@ -12,6 +12,8 @@ SRCREV = "fe3f978b98c86eaeed3cbdc280e1ffd0bc50d278"
12LICENSE = "Apache-2.0" 12LICENSE = "Apache-2.0"
13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" 13LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
14 14
15CVE_PRODUCT = "intel:openvino"
16
15S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
16 18
17do_install() { 19do_install() {