From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] Enabling readline support in wpa_cli
Date: Mon, 12 May 2014 18:12:27 +0200 [thread overview]
Message-ID: <5370F2EB.5000601@mind.be> (raw)
In-Reply-To: <c0fce23a65a14e6cbd228a9ec03cf091@DB3PR04MB075.eurprd04.prod.outlook.com>
On 12/05/14 16:16, Oscar Hellstr?m wrote:
> I should probably have added the readline dependency as well, right?
>
Indeed, you should have something like
ifeq ($(BR2_PACKAGE_READLINE),y)
BR2_PACKAGE_WPA_SUPPLICANT_DEPENDENCIES += readline
...
endif
BTW, a patch like this would typically has as subject:
wpa_supplicant: enable readline support in wpa_cli
BTW 2: on this list, the policy is not to top-post, but to reply below the
relevant quoted text (like I was doing here).
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
prev parent reply other threads:[~2014-05-12 16:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-12 13:55 [Buildroot] Enabling readline support in wpa_cli Oscar Hellström
2014-05-12 14:16 ` Oscar Hellström
2014-05-12 15:44 ` Gustavo Zacarias
2014-05-12 16:12 ` Arnout Vandecappelle [this message]
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=5370F2EB.5000601@mind.be \
--to=arnout@mind.be \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.