diff options
| author | Ross Burton <ross.burton@intel.com> | 2019-11-12 16:13:28 +0000 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2019-11-29 06:41:59 +0800 |
| commit | 24eb018de45983e45363679e0435d7f213e200f3 (patch) | |
| tree | 8f8635ad5f74177775f7bcccab74c54e3283e25d | |
| parent | 6458b3994cd6e94a4464b1b7e866a026222b7f25 (diff) | |
| download | meta-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.bb | 2 |
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" | |||
| 12 | LICENSE = "Apache-2.0" | 12 | LICENSE = "Apache-2.0" |
| 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" |
| 14 | 14 | ||
| 15 | CVE_PRODUCT = "intel:openvino" | ||
| 16 | |||
| 15 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 16 | 18 | ||
| 17 | do_install() { | 19 | do_install() { |
