openwrt/package
Eneas U de Queiroz 3b90edaff9 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:53:00 +02:00
..
base-files OpenWrt v22.03.0-rc3: revert to branch defaults 2022-05-27 12:09:52 +02:00
boot uboot-imx: fix wrong make flags overriding 2022-06-07 22:28:59 +02:00
devel
firmware ipq40xx: add Aruba AP-365 specific BDF 2022-06-02 17:01:22 +02:00
kernel kernel: bump 5.10 to 5.10.119 2022-06-07 22:28:59 +02:00
libs wolfssl: make WOLFSSL_HAS_OPENVPN default to y 2022-06-09 02:53:00 +02:00
network ltq-vdsl-app: disconnect when service is stopped 2022-06-07 21:36:58 +02:00
system fstools: update to git HEAD 2022-06-05 11:38:20 +01:00
utils packages: nvram: add NVRAM quirks for bcm53xx target 2022-06-07 16:18:20 +02:00
Makefile