[Buildroot] [PATCH 1/1] wpa_supplicant: fix static link with readline

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 13 21:31:14 UTC 2015


David,

Thanks for this contribution!

On Sun, 13 Sep 2015 23:16:21 +0200, David du Colombier wrote:
> When linking statically, the order of libraries on the
> linker command matters, since readline depends on ncurses.
> 
> Signed-off-by: David du Colombier <0intro at gmail.com>
> ---
>  package/wpa_supplicant/0005-fix-readline-libs-ordering.patch | 11 +++++++++++
>  1 file changed, 11 insertions(+)
>  create mode 100644 package/wpa_supplicant/0005-fix-readline-libs-ordering.patch
> 
> diff --git a/package/wpa_supplicant/0005-fix-readline-libs-ordering.patch b/package/wpa_supplicant/0005-fix-readline-libs-ordering.patch
> new file mode 100644
> index 0000000..b2439f0
> --- /dev/null
> +++ b/package/wpa_supplicant/0005-fix-readline-libs-ordering.patch

Thanks for the patch, but patches in Buildroot have to have a
description and a Signed-off-by line. See
http://buildroot.uclibc.org/downloads/manual/manual.html#_format_and_licensing_of_the_package_patches.

Also, could you submit this patch to upstream wpa_supplicant?

Thanks!

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



More information about the buildroot mailing list