From 77fabfbe5145eacc80ad0b4125d38e3068f1da4c Mon Sep 17 00:00:00 2001 From: HyungGi Lee Date: Tue, 27 Sep 2016 11:24:22 +0900 Subject: [PATCH] remove unsued macro - _with_bluetooth_frwk_libnotification - _with_neard_nfc - _with_pulseaudio_samsung_policy Change-Id: I52ce60a15b2cbd42f812127561c5bf458c438cc1 --- Tizen:IVI/_config | 26 -------------------------- Tizen:Mobile/_config | 26 -------------------------- Tizen:TV/_config | 26 -------------------------- Tizen:Wearable/_config | 27 --------------------------- 4 files changed, 105 deletions(-) diff --git a/Tizen:IVI/_config b/Tizen:IVI/_config index 89b571a..9362fc8 100644 --- a/Tizen:IVI/_config +++ b/Tizen:IVI/_config @@ -138,32 +138,6 @@ Macros: ############################# misc config flags ################################ -# 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 -Macros: -%_with_bluetooth_frwk_libnotification 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 -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 -# 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 diff --git a/Tizen:Mobile/_config b/Tizen:Mobile/_config index b3220e8..1da65a8 100755 --- a/Tizen:Mobile/_config +++ b/Tizen:Mobile/_config @@ -158,32 +158,6 @@ Macros: ############################# misc config flags ################################ -# 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 -Macros: -%_with_bluetooth_frwk_libnotification 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 -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 -# 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 diff --git a/Tizen:TV/_config b/Tizen:TV/_config index 82a0ff1..d7012aa 100755 --- a/Tizen:TV/_config +++ b/Tizen:TV/_config @@ -151,32 +151,6 @@ Macros: ############################# misc config flags ################################ -# 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 -Macros: -%_with_bluetooth_frwk_libnotification 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 -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 -# 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 diff --git a/Tizen:Wearable/_config b/Tizen:Wearable/_config index ae9f341..4950090 100755 --- a/Tizen:Wearable/_config +++ b/Tizen:Wearable/_config @@ -134,33 +134,6 @@ Macros: %endif ############################# misc config flags ################################ - -# 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 -Macros: -%_with_bluetooth_frwk_libnotification 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 -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 -# 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 -- 2.7.4