package/wpa_supplicant: disable TEAP for internal TLS implementation
authorSergey Matyukevich <geomatsi@gmail.com>
Wed, 8 Jan 2020 19:04:39 +0000 (22:04 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 13 Aug 2020 21:06:35 +0000 (23:06 +0200)
commitbb27efbce75071d7c9b36bc5a896d166e01c1aa1
tree73e687c802eccad946fe1b92ff1e72296336e6b1
parentf242f9bad97be17e8ffb01d0aef7b88696ad6cc9
package/wpa_supplicant: disable TEAP for internal TLS implementation

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@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wpa_supplicant/wpa_supplicant.mk