From: Sven Neumann <neumann@teufel.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] wpa_supplicant: add option to enable syslog support
Date: Wed, 11 Dec 2013 13:53:37 +0100 [thread overview]
Message-ID: <1386766417.2783.12.camel@sven> (raw)
In-Reply-To: <20131211090518.GG1217@tarshish>
On Mi, 2013-12-11 at 11:05 +0200, Baruch Siach wrote:
> Hi Sven,
>
> On Wed, Dec 11, 2013 at 09:49:32AM +0100, Sven Neumann wrote:
> > Add an option to enable support for sending debug messages
> > to syslog instead of stdout.
> >
> > Signed-off-by: Sven Neumann <neumann@teufel.de>
> > ---
> > package/wpa_supplicant/wpa_supplicant.mk | 7 +++++++
> > 1 file changed, 7 insertions(+)
> >
> > diff --git a/package/wpa_supplicant/wpa_supplicant.mk b/package/wpa_supplicant/wpa_supplicant.mk
> > index 4ae41c1..920f96a 100644
> > --- a/package/wpa_supplicant/wpa_supplicant.mk
> > +++ b/package/wpa_supplicant/wpa_supplicant.mk
> > @@ -116,6 +116,12 @@ endef
> >
> > endif
> >
> > +ifeq ($(BR2_PACKAGE_WPA_SUPPLICANT_DEBUG_SYSLOG),y)
>
> Where is this defined?
I am sorry, obviously the change to Config.in was not included in the
patch. Will resend.
Regards,
Sven
next prev parent reply other threads:[~2013-12-11 12:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 8:49 [Buildroot] [PATCH] wpa_supplicant: add option to enable syslog support Sven Neumann
2013-12-11 9:05 ` Baruch Siach
2013-12-11 12:53 ` Sven Neumann [this message]
2013-12-11 13:17 ` [Buildroot] [PATCH v2] " Sven Neumann
2013-12-11 21:12 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1386766417.2783.12.camel@sven \
--to=neumann@teufel.de \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox