openwrt/package
Eneas U de Queiroz d55f12cc79 wolfssl: make WOLFSSL_HAS_OPENVPN default to y
Openvpn forces CONFIG_WOLFSSL_HAS_OPENVPN=y.  When the phase1 bots build
the now non-shared package, openvpn will not be selected, and WolfSSL
will be built without it.  Then phase2 bots have CONFIG_ALL=y, which
will select openvpn and force CONFIG_WOLFSSL_HAS_OPENVPN=y.  This
changes the version hash, causing dependency failures, as shared
packages expect the phase2 hash.

Fixes: #9738

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-06-09 02:11:37 +02:00
..
base-files base-files: simplify restorecon logic 2022-05-02 21:11:05 +01:00
boot realtek: add support for ZyXEL GS1900-24E 2022-06-06 10:30:50 +02:00
devel strace: Update to version 5.16 2022-02-01 21:25:02 +01:00
firmware ipq40xx: add Aruba AP-365 specific BDF 2022-06-02 16:50:12 +02:00
kernel hostapd: randomize default BSS color 2022-06-08 23:16:12 +02:00
libs wolfssl: make WOLFSSL_HAS_OPENVPN default to y 2022-06-09 02:11:37 +02:00
network hostapd: fix missing HS20 support for hostapd-full 2022-06-08 23:17:09 +02:00
system fstools: update to git HEAD 2022-06-02 08:01:31 +01:00
utils ucode: update to latest Git HEAD 2022-06-01 13:45:53 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00