[Buildroot] [PATCH 1/1] package/wpa_supplicant: disable TEAP for internal TLS implementation

Peter Korsgaard peter at korsgaard.com
Fri Aug 28 16:25:14 UTC 2020


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > On Wed,  8 Jan 2020 22:04:39 +0300
 > Sergey Matyukevich <geomatsi at gmail.com> wrote:

 >> EAP-TEAP support in hostapd/wpa_supplicant fails to build with internal
 >> TLS implementation. This patch disables TEAP support in wpa_supplicant
 >> when internal TLS implementation is selected. Similar fix for hostapd
 >> package has already been merged to Buildroot: see commit 47d14e3b1c20
 >> ("package/hostapd: disable TEAP for internal TLS implementation").
 >> 
 >> TEAP is still an experimental feature that is not recommmended for
 >> production use. Currently it should not be used for anything else
 >> than experimentation and interoperability testing. Those who needs
 >> experimenting with TEAP are encouraged to enable openssl in their
 >> buildroot configuration.
 >> 
 >> Fixes:
 >> http://autobuild.buildroot.net/results/e83613c06041a60f89da787f4ebf876245713cd2/
 >> 
 >> Signed-off-by: Sergey Matyukevich <geomatsi at gmail.com>
 >> ---
 >> package/wpa_supplicant/wpa_supplicant.mk | 2 +-
 >> 1 file changed, 1 insertion(+), 1 deletion(-)

Committed to 2020.02.x and 2020.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list