Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file
@ 2015-03-17 21:41 Jörg Krause
  2015-03-17 21:43 ` Gustavo Zacarias
  2015-03-17 21:59 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Jörg Krause @ 2015-03-17 21:41 UTC (permalink / raw)
  To: buildroot

Enable the '-f' option (log output to debug file instead of stdout). Force
enable it, binary size +963 bytes for an ARM target.

Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>
---
Changes v1 -> v2:
  - force enable it (suggested by Gustavo Zacarias)
---
 package/wpa_supplicant/wpa_supplicant.mk | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
index 3ab8e05..5a81a91 100644
--- a/package/wpa_supplicant/wpa_supplicant.mk
+++ b/package/wpa_supplicant/wpa_supplicant.mk
@@ -23,7 +23,8 @@ WPA_SUPPLICANT_CONFIG_ENABLE = \
 	CONFIG_IEEE80211AC	\
 	CONFIG_IEEE80211N	\
 	CONFIG_IEEE80211R	\
-	CONFIG_INTERNAL_LIBTOMMATH
+	CONFIG_INTERNAL_LIBTOMMATH \
+	CONFIG_DEBUG_FILE
 
 WPA_SUPPLICANT_CONFIG_DISABLE = \
 	CONFIG_SMARTCARD
-- 
2.3.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file
  2015-03-17 21:41 [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file Jörg Krause
@ 2015-03-17 21:43 ` Gustavo Zacarias
  2015-03-17 21:59 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-03-17 21:43 UTC (permalink / raw)
  To: buildroot

On 03/17/2015 06:41 PM, J?rg Krause wrote:

> Enable the '-f' option (log output to debug file instead of stdout). Force
> enable it, binary size +963 bytes for an ARM target.
> 
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>

Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file
  2015-03-17 21:41 [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file Jörg Krause
  2015-03-17 21:43 ` Gustavo Zacarias
@ 2015-03-17 21:59 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-03-17 21:59 UTC (permalink / raw)
  To: buildroot

Dear J?rg Krause,

On Tue, 17 Mar 2015 22:41:09 +0100, J?rg Krause wrote:
> Enable the '-f' option (log output to debug file instead of stdout). Force
> enable it, binary size +963 bytes for an ARM target.
> 
> Signed-off-by: J?rg Krause <joerg.krause@embedded.rocks>

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-17 21:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-17 21:41 [Buildroot] [PATCH v2 1/1] package/wpa_supplicant: Enable support for log to debug file Jörg Krause
2015-03-17 21:43 ` Gustavo Zacarias
2015-03-17 21:59 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox