summaryrefslogtreecommitdiff
path: root/Tizen:IVI
diff options
context:
space:
mode:
authorRonan Le Martret <ronan@fridu.net>2014-07-30 10:18:09 +0200
committerEduard Bartosh <eduard.bartosh@intel.com>2014-09-19 07:58:46 -0700
commitd03fbca0e1c5b878a66793549272339a39934140 (patch)
tree4b540a0d74808a9b03d5a592e30f5413dcc5b309 /Tizen:IVI
parentd7d24e8d1e84e72d5385678255d470459dfbe9a5 (diff)
downloadobs-d03fbca0e1c5b878a66793549272339a39934140.tar.gz
obs-d03fbca0e1c5b878a66793549272339a39934140.tar.bz2
obs-d03fbca0e1c5b878a66793549272339a39934140.zip
qt5 (or just qt) should be optional for Tizen IVI
- Link to PTF-227. - As review on automotive-message-broker is merged, automotive-message-broker builds without qt5. https://review.tizen.org/gerrit/#/c/25138/ "Do not use qt in Tizen:IVI" should be highlighted into prj conf. Bug-Tizen: PTF-227 Change-Id: I0c490ef2592db263f1521cf9644c6984a201df86 Signed-off-by: Ronan Le Martret <ronan@fridu.net>
Diffstat (limited to 'Tizen:IVI')
-rw-r--r--Tizen:IVI/_config7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tizen:IVI/_config b/Tizen:IVI/_config
index ee91ab9..6dc585e 100644
--- a/Tizen:IVI/_config
+++ b/Tizen:IVI/_config
@@ -48,6 +48,7 @@ Macros:
%endif
+%define _with_qt5 1
%define _with_pulseaudio_samsung_policy 1
%define _with_tizen 1
%define _with_mesa 1
@@ -180,6 +181,12 @@ Macros:
%opensuse_bs 1
%_default_patch_fuzz 2
+# Macro used to enable qt5 in Tizen project
+# Set qt5 to 1 also activate build of some sub-package
+# eg: automotive-message-broker
+# Tizen (Common, IVI, ...) can be delivered with or without qt5.
+%_with_qt5 1
+
# Macro used to handle bluetooth popups without syspopup/bt-syspopup which
# needs OSP . In IVI, this macro permits to address bluetooth notifications
# (using C API) to notification-service daemon. Then homescreen is supposed