Tizen/spec: disable mvncsdk/edgeTPU for DA build
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 5 Jun 2020 05:57:22 +0000 (14:57 +0900)
committerwooksong <wook16.song@samsung.com>
Sat, 6 Jun 2020 16:03:39 +0000 (01:03 +0900)
DA requested to remove mvncsdk/edgeTPU from the dependency.
Disable them for their builds.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/nnstreamer.spec

index f3c3617..be58acb 100644 (file)
 %define                vivante_support 0
 %endif
 
+# DA requested to remove unnecessary module builds
+%if 0%{?_with_da_profile}
+%define        mvncsdk2_support 0
+%define        edgetpu_support 0
+%endif
+
 # If it is tizen, we can export Tizen API packages.
 %bcond_with tizen