projects
/
platform
/
upstream
/
nnstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8158f4f
)
[Spec] disable tensorflow-lite ver1.x
author
Jaeyun Jung
<jy1210.jung@samsung.com>
Thu, 23 May 2024 08:34:11 +0000
(17:34 +0900)
committer
MyungJoo 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
patch
|
blob
|
history
diff --git
a/packaging/nnstreamer.spec
b/packaging/nnstreamer.spec
index
5c205f0
..
a21bf11
100644
(file)
--- a/
packaging/nnstreamer.spec
+++ b/
packaging/nnstreamer.spec
@@
-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