immortalwrt/package
Eneas U de Queiroz 602d81c1da
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>
(cherry picked from commit d55f12cc79)
2022-06-14 03:16:21 +08:00
..
base-files base-files: simplify restorecon logic 2022-05-04 15:55:31 +08:00
boot x86: grub2: search for the "kernel" filesystem on all disks 2022-04-12 03:03:57 +08:00
devel gdb: The signal definitions of musl and gdb collide 2022-04-04 22:09:04 +08:00
emortal qos-gargoyle: fix missing ldflags 2022-05-31 01:31:11 +08:00
firmware linux-firmware: take linux-firmware.git's qca99x0 boardfile 2022-05-29 20:19:12 +08:00
kernel exfat: Update to 5.19.1 2022-06-11 05:45:12 +08:00
libs wolfssl: make WOLFSSL_HAS_OPENVPN default to y 2022-06-14 03:16:21 +08:00
network dnsmasq: enable cache by default 2022-06-05 20:37:06 +08:00
system selinux-policy: update to version 1.2.3 2022-05-31 01:37:28 +08:00
utils util-linux: update to 2.37.4 2022-05-26 17:26:47 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00