Update build conf to latest released version 03/10103/1
authorGuan Junchun <junchunx.guan@intel.com>
Wed, 18 Sep 2013 06:49:50 +0000 (14:49 +0800)
committerGuan Junchun <junchunx.guan@intel.com>
Wed, 18 Sep 2013 06:49:50 +0000 (14:49 +0800)
This update is based on latest released ivi repo:
http://download.tizen.org/releases/daily/tizen/ivi/tizen_20130917.3

Add _with_ivi and _with_desktop macros

Change-Id: Ief83ca5f3489c7df8d85aa3dcac49cf9fa2e503f

build.conf

index 2fcec46ab74c7ddf8b0dd0e37a7d52a216244e38..ca6cc5906e21cb0565464ffb28c55a98dc8c6d66 100644 (file)
@@ -19,9 +19,11 @@ Prefer: libtapi-devel
 
 %define gcc_version 48
 
+%define _with_ivi 1
 %define _with_wayland 1
 %define _with_tizen 1
 %define _with_mesa 1
+%define _with_desktop 1
 %define _wrt_option_bluetooth 1
 %define _wrt_option_msg_port 1
 %define _wrt_option_call_history 1
@@ -152,9 +154,11 @@ Optflags: armv7l -O2 -g2 -feliminate-unused-debug-types -pipe -Wall  -Wp,-D_FORT
 Macros:
 
 %profile ivi
+%_with_ivi 1
 %_with_wayland 1
 %_with_tizen 1
 %_with_mesa 1
+%_with_desktop 1
 %check exit 0
 %run_check_section 0
 %opensuse_bs 1