All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Matyukevich <geomatsi@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0/2] Add Config.in option for WPA3 support in wpa_supplicant and hostapd
Date: Sun,  8 Sep 2019 18:17:07 +0300	[thread overview]
Message-ID: <20190908151709.23971-1-geomatsi@gmail.com> (raw)

Hi Thomas and all,

New wpa_supplicant v2.9 enables by default WPA3 features such as OWE, SAE, DPP.
These features require openssl support for wpa_supplicant build to succeed.
Suggested two patches add Config.in option for WPA3 support in both hostapd
and wpa_supplicant. When this option is selected, openssl is also selected
and WPA3 features are enabled in configuration files.

This change is supposed to fix multiple defconfig build failures from
daily build results for 2019-09-06.

Regards,
Sergey

Sergey Matyukevich (2):
  package/wpa_supplicant: add Config.in option for WPA3
  package/hostapd: add Config.in option for WPA3

 package/hostapd/Config.in                |  7 +++++++
 package/hostapd/hostapd.mk               | 11 +++++++++++
 package/wpa_supplicant/Config.in         |  7 +++++++
 package/wpa_supplicant/wpa_supplicant.mk | 12 ++++++++++++
 4 files changed, 37 insertions(+)

-- 
2.23.0

             reply	other threads:[~2019-09-08 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-08 15:17 Sergey Matyukevich [this message]
2019-09-08 15:17 ` [Buildroot] [PATCH 1/2] package/wpa_supplicant: add Config.in option for WPA3 Sergey Matyukevich
2019-09-09 13:21   ` Matthew Weber
2019-09-09 13:40     ` Sergey Matyukevich
2019-09-09 13:54       ` [Buildroot] [External] " Matthew Weber
2019-09-09 13:57     ` [Buildroot] " Arnout Vandecappelle
2019-09-08 15:17 ` [Buildroot] [PATCH 2/2] package/hostapd: " Sergey Matyukevich

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=20190908151709.23971-1-geomatsi@gmail.com \
    --to=geomatsi@gmail.com \
    --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.