remove macro %_with_dlog_to_systemd_journal 59/63059/1
authorHyungGi Lee <hyunggi.lee@samsung.com>
Tue, 22 Mar 2016 03:15:12 +0000 (12:15 +0900)
committerHyungGi Lee <hyunggi.lee@samsung.com>
Tue, 22 Mar 2016 03:16:24 +0000 (12:16 +0900)
no more using this macro

Change-Id: I9d2a52538b5bc0307f1c040906f07d95cdd5e41b

Tizen:IVI/_config
Tizen:Mobile/_config
Tizen:TV/_config
Tizen:Wearable/_config

index 73ae79a..0bd7c1f 100644 (file)
@@ -2,7 +2,7 @@ Substitute: python-accel-armv7l-cross-arm python-accel-armv7l
 Substitute: python-accel-aarch64-cross-aarch64 python-accel-aarch64
 ################################################################################
 # RE contacts:
-# 
+#
 #
 # vim: set syntax=spec:
 ################################################################################
@@ -154,14 +154,6 @@ Macros:
 
 ############################# misc config flags ################################
 
-# This build macro controls the libdlog output. If enabled,
-# libdlog writes to Systemd Journal. If disabled, libdlog writes to kernel Android
-# logger FIFO. Affects: dlog.
-# Owner: Mikko <mikko.ylinen@intel.com>
-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.
index 9a95437..9872875 100755 (executable)
@@ -166,14 +166,6 @@ Macros:
 
 ############################# misc config flags ################################
 
-# This build macro controls the libdlog output. If enabled,
-# libdlog writes to Systemd Journal. If disabled, libdlog writes to kernel Android
-# logger FIFO. Affects: dlog.
-# Owner: Mikko <mikko.ylinen@intel.com>
-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.
index ec3ac41..176f97e 100755 (executable)
@@ -159,14 +159,6 @@ Macros:
 
 ############################# misc config flags ################################
 
-# This build macro controls the libdlog output. If enabled,
-# libdlog writes to Systemd Journal. If disabled, libdlog writes to kernel Android
-# logger FIFO. Affects: dlog.
-# Owner: Mikko <mikko.ylinen@intel.com>
-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.
index 5ab26b8..60ae949 100755 (executable)
@@ -143,14 +143,6 @@ Macros:
 
 ############################# misc config flags ################################
 
-# This build macro controls the libdlog output. If enabled,
-# libdlog writes to Systemd Journal. If disabled, libdlog writes to kernel Android
-# logger FIFO. Affects: dlog.
-# Owner: Mikko <mikko.ylinen@intel.com>
-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.