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-13 06:02:59 +0800
commitc5b7c5baf71707ebdab5ab4d214debcfdf343442 (patch)
tree82da7ea521267b6ff8c1c1d38fd233b0a7b30329
parent2c70bc31ea2f558e2fcadb7b53a01f02ce569a19 (diff)
downloadmeta-intel-c5b7c5baf71707ebdab5ab4d214debcfdf343442.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() {