[PATCH 2/5] Replace wpad-mini with hostapd-mini

Adrian Schmutzler mail at adrianschmutzler.de
Mi Mär 11 19:02:46 CET 2020


Hi,

Reviewed-by: Adrian Schmutzler <freifunk at adrianschmutzler.de>

Ich würde in der Commit Message noch explizit erwähnen, dass das den Use-Case betrifft, wenn jemand einen FF-Router per WLAN als Uplink anbindet.

Grüße

Adrian

> -----Original Message-----
> From: franken-dev [mailto:franken-dev-bounces at freifunk.net] On Behalf Of
> Fabian Bläse
> Sent: Mittwoch, 11. März 2020 18:11
> To: franken-dev at freifunk.net
> Subject: [PATCH 2/5] Replace wpad-mini with hostapd-mini
> 
> A wpa_supplicant is not necessary for our firmware,
> because it does not connect to encrypted WiFi networks.
> 
> Therefore it is possible to use the smaller hostapd-mini
> instead of the combined wpad-mini packages.
> 
> Signed-off-by: Fabian Bläse <fabian at blaese.de>
> ---
> This patch requires to manually create the station interface in configurehood,
> so that patch has to be applied first.
> ---
>  bsp/ar71xx/.config | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/bsp/ar71xx/.config b/bsp/ar71xx/.config
> index 43cb74c..eaf5ea4 100644
> --- a/bsp/ar71xx/.config
> +++ b/bsp/ar71xx/.config
> @@ -97,6 +97,8 @@ CONFIG_CLEAN_IPKG=y
>  # CONFIG_FASTD_ENABLE_METHOD_GENERIC_GMAC is not set
>  # CONFIG_FASTD_ENABLE_METHOD_GENERIC_UMAC is not set
>  # CONFIG_PACKAGE_ALFRED_VIS is not set
> +CONFIG_PACKAGE_hostapd-mini=y
>  CONFIG_PACKAGE_opkg=m
> +CONFIG_PACKAGE_wpad-mini=m
>  CONFIG_STRIP_KERNEL_EXPORTS=y
>  CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
> --
> 2.25.1




Mehr Informationen über die Mailingliste franken-dev