1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package
Daniel Golle dad39249fb wolfssl: change defaults to cover wpa_supplicant needs
Implicetely selecting the required options via Kconfig snippet from
hostapd worked fine in local builds when using menuconfig but confused
the buildbots which (in phase1) may build wpad-mini and hence already
come with CONFIG_WPA_WOLFSSL being defined as unset which then won't
trigger changing the defaults of wolfssl.

Work around by explicitely reflecting wpa_supplicant's needs in
wolfssl's default settings to make buildbots happy.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2018-05-31 00:38:16 +02:00
..
base-files base-files: fix ucidef_set_interface() protocol selection 2018-05-25 07:48:25 +02:00
boot uboot-zynq: fix build on hosts lacking pkg-config 2018-05-23 09:32:25 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware ath10k-firmware: Fix two more typos 2018-05-30 06:33:19 +02:00
kernel mac80211: rt2x00: no longer use TXOP_BACKOFF for probe frames 2018-05-28 15:49:41 +02:00
libs wolfssl: change defaults to cover wpa_supplicant needs 2018-05-31 00:38:16 +02:00
network curl: Add ca-bundle dependency 2018-05-30 06:38:19 +02:00
system fstools: update to latest git HEAD 2018-05-25 09:52:50 +02:00
utils mbedtls: update to version 2.9.0 2018-05-22 20:47:20 +02:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00