hostapd: remove unused fix
authorEneas U de Queiroz <cotequeiroz@gmail.com>
Wed, 14 Feb 2024 00:58:42 +0000 (21:58 -0300)
committerFelix Fietkau <nbd@nbd.name>
Thu, 4 Apr 2024 10:12:43 +0000 (12:12 +0200)
commit3f5a9e80da4a0edae4c45cf370b2846ca6785fae
treeee0828d58bbf3a804502eddee17b8f50fb61bac2
parent24d0e74627bb12305a8b0058af6261f3fd4012bf
hostapd: remove unused fix

Patch 050-build_fix.patch fixes the abscence of sha384-kdf.o from the
list of needed objetct files when FILS is selected without any other
option that will select the .o file.

While it is a bug waiting to be fixes upstream, it is not needed for
OpenWrt use case, because OWE already selects sha384-kdf.o, and FILS is
selected along with OWE.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
package/network/services/hostapd/patches/050-build_fix.patch [deleted file]
package/network/services/hostapd/patches/110-mbedtls-TLS-crypto-option-initial-port.patch
package/network/services/hostapd/patches/120-mbedtls-fips186_2_prf.patch
package/network/services/hostapd/patches/140-tests-Makefile-make-run-tests-with-CONFIG_TLS.patch
package/network/services/hostapd/patches/200-multicall.patch
package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.patch
package/network/services/hostapd/patches/500-lto-jobserver-support.patch
package/network/services/hostapd/patches/600-ubus_support.patch
package/network/services/hostapd/patches/601-ucode_support.patch