summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWook Song <wook16.song@samsung.com>2020-08-13 16:41:47 +0900
committerWook Song <wook16.song@samsung.com>2020-08-14 10:37:04 +0900
commitc0f5e9fac2bdad156ee8194d93844c059b2efa47 (patch)
treec16ebcfc5e40c9b44672fd6929309f04ee556278
parentb92555cae632b1cc0be686a5844c401e2eaf970f (diff)
downloaddldt-c0f5e9fac2bdad156ee8194d93844c059b2efa47.tar.gz
dldt-c0f5e9fac2bdad156ee8194d93844c059b2efa47.tar.bz2
dldt-c0f5e9fac2bdad156ee8194d93844c059b2efa47.zip
This patch adds a runtime dependency on intel-movidius-firmware-ma2x8x, which contains the firmware for Intel Movidius MA2x8x (NCS2). Change-Id: Ibdb0051ea42132030009f1ea7dbd4b806a5f0190
-rw-r--r--packaging/openvino.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/openvino.spec b/packaging/openvino.spec
index 875837271..2cc55be60 100644
--- a/packaging/openvino.spec
+++ b/packaging/openvino.spec
@@ -63,6 +63,7 @@ BuildRequires: cmake
BuildRequires: pkgconfig(libtbb)
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: pkg-config
+Requires: intel-mvnc-firmware
%description
OpenVINO™ toolkit, short for Open Visual Inference and Neural network Optimization toolkit,
@@ -76,6 +77,7 @@ availability to the developer community to innovate deep learning and AI solutio
%package devel
Summary: Development package for OpenVINO™ Toolkit
Requires: %{name} = %{version}-%{release}
+Recommends: mvnc-2x8x-firmware
%description devel
Development package for Open Visual Inference and Neural network Optimization toolkit.