[Spec] disable tensorflow-lite ver1.x
authorJaeyun Jung <jy1210.jung@samsung.com>
Thu, 23 May 2024 08:34:11 +0000 (17:34 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 23 May 2024 10:04:52 +0000 (19:04 +0900)
Update spec file to disable tensorflow-lite ver1.x.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
packaging/nnstreamer.spec

index 5c205f0..a21bf11 100644 (file)
@@ -21,7 +21,7 @@
 # If you want to build RPM for other Linux distro, you may need to
 # touch these values for your needs.
 %define                tensorflow_support 0
-%define                tensorflow_lite_support 1
+%define                tensorflow_lite_support 0
 %define                tensorflow2_lite_support 1
 %define                armnn_support 0
 %define                vivante_support 0