summaryrefslogtreecommitdiff
path: root/Tizen:Common
diff options
context:
space:
mode:
authorMaciej Wereski <m.wereski@partner.samsung.com>2016-09-27 08:42:35 +0200
committerMaciej Wereski <m.wereski@partner.samsung.com>2016-09-27 08:48:09 +0200
commitb6072a09b0daef93e43978fefd3496980e7ac29b (patch)
treefff698ee0688e2cd42b8e5ca701cd344c49e58bd /Tizen:Common
parent77fabfbe5145eacc80ad0b4125d38e3068f1da4c (diff)
downloadobs-b6072a09b0daef93e43978fefd3496980e7ac29b.tar.gz
obs-b6072a09b0daef93e43978fefd3496980e7ac29b.tar.bz2
obs-b6072a09b0daef93e43978fefd3496980e7ac29b.zip
Remove unused macros
- _with_bluetooth_frwk_libnotification - _with_neard_nfc - _with_pulseaudio_samsung_policy Change-Id: I5af85d8b0d2c51c5b1af567dfab7645fd8cfff8e Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Diffstat (limited to 'Tizen:Common')
-rw-r--r--Tizen:Common/_config26
1 files changed, 0 insertions, 26 deletions
diff --git a/Tizen:Common/_config b/Tizen:Common/_config
index 974d320..b82a1f4 100644
--- a/Tizen:Common/_config
+++ b/Tizen:Common/_config
@@ -165,15 +165,6 @@ Macros:
%_with_dlog_to_systemd_journal 1
:Macros
-# 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 to deal with those notifications and display relevant popups.
-# Affects: bluetooth-frwk
-# Owner: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
-Macros:
-%_with_bluetooth_frwk_libnotification 1
-:Macros
-
# Macro used for testing gstreamer 1.X API
# Used: qt*
# Owner: Philippe Coval <philippe.coval@open.eurogiciel.org>
@@ -200,23 +191,6 @@ Macros:
#%_with_tizenscim 1
#:Macros
-# This build macro controls whether the OS uses
-# legacy nfc-manager or neard enabled nfc-manager-neard. If enabled,
-# nfc-manager-neard is used. Affects: nfc CAPI, emulator-plugin-nfc
-# Owner: Arron Wang <arron.wang@intel.com>
-Macros:
-%_with_neard_nfc 1
-:Macros
-
-# Uses mobile-specific Samsung patches for PulseAudio. Tizen Mobile needs
-# this -> Tizen Mobile is compiled with this option.
-# Owner: Ismo Puustinen <ismo.puustinen@intel.com>
-# FIXME: Why this extra define in the obs config ?
-%define _with_pulseaudio_samsung_policy 1
-Macros:
-%_with_pulseaudio_samsung_policy 1
-:Macros
-
# Activate introspection
# This is needed on GuPNP to build Rygel correctly in IVI
# Impacts potentially packages that use gobject-introspection