“Wpa supplicant”的版本间的差异
来自百问网嵌入式Linux wiki
(创建页面,内容为“=简介= =安装到开发板= ==手动编译安装== ==Buildroot系统安装== ==Yocto系统安装== =开始使用= =进阶使用= =参考=”) |
Zhouyuebiao(讨论 | 贡献) |
||
(未显示另一用户的1个中间版本) | |||
第1行: | 第1行: | ||
+ | {{DISPLAYTITLE:跨平台的WPA请求者程序}} | ||
+ | |||
=简介= | =简介= | ||
=安装到开发板= | =安装到开发板= | ||
==手动编译安装== | ==手动编译安装== | ||
==Buildroot系统安装== | ==Buildroot系统安装== | ||
+ | 选中如下选项 | ||
+ | [*] wpa_supplicant | ||
+ | [*] Enable nl80211 support | ||
+ | [*] Enable AP mode | ||
+ | [*] Enable Wi-Fi Display | ||
+ | [*] Enable mesh networking | ||
+ | [*] Enable autoscan | ||
+ | [*] Enable EAP | ||
+ | [*] Enable HS20 | ||
+ | [*] Enable syslog support | ||
+ | [*] Enable WPS | ||
+ | [*] Install wpa_cli binary | ||
+ | [*] Install wpa_client shared library | ||
+ | [*] Install wpa_passphrase binary | ||
+ | [*] Enable support for old DBus control interface | ||
+ | [*] Enable support for new DBus control interface | ||
+ | [*] Introspection support | ||
+ | |||
==Yocto系统安装== | ==Yocto系统安装== | ||
2020年1月7日 (二) 10:49的最新版本
简介
安装到开发板
手动编译安装
Buildroot系统安装
选中如下选项
[*] wpa_supplicant [*] Enable nl80211 support [*] Enable AP mode [*] Enable Wi-Fi Display [*] Enable mesh networking [*] Enable autoscan [*] Enable EAP [*] Enable HS20 [*] Enable syslog support [*] Enable WPS [*] Install wpa_cli binary [*] Install wpa_client shared library [*] Install wpa_passphrase binary [*] Enable support for old DBus control interface [*] Enable support for new DBus control interface [*] Introspection support