[Dist/Tizen] Note on the firmware dependency 24/241024/1
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 14 Aug 2020 01:46:37 +0000 (10:46 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 14 Aug 2020 01:47:25 +0000 (10:47 +0900)
Leave a note in case openvino.rpm is installed to a
Tizen image with mic/tic infrastructure.

Change-Id: I598cf6d1f54dd5ba0811e62ed91f17d68a7a0d7e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/openvino.spec

index 2cc55be..3094e2f 100644 (file)
@@ -64,6 +64,12 @@ BuildRequires:  pkgconfig(libtbb)
 BuildRequires:  pkgconfig(libusb-1.0)
 BuildRequires:  pkg-config
 Requires:       intel-mvnc-firmware
+## Please note that when you include openvino in a Tizen image (via mic/tic),
+## you need to specify firmware type instead of intel-mvnc-firmware or
+## relying on dependency resolution.
+## E.g., add "mvnc-2x8x-firmware" to image explicitly.
+## If you want to support NCS 1 and 2 simultaneously, install both firmware
+## packages.
 
 %description
 OpenVINO™ toolkit, short for Open Visual Inference and Neural network Optimization toolkit,