qt5 (or just qt) should be optional for Tizen IVI 40/25140/5
authorRonan Le Martret <ronan@fridu.net>
Wed, 30 Jul 2014 08:18:09 +0000 (10:18 +0200)
committerEduard Bartosh <eduard.bartosh@intel.com>
Fri, 19 Sep 2014 14:58:46 +0000 (07:58 -0700)
 - 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>
Tizen:IVI/_config

index ee91ab9..6dc585e 100644 (file)
@@ -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