immortalwrt/package
Eneas U de Queiroz 9faf4324d4 hostapd: set VARIANT=* for wpa-cli, hostapd-utils
19aae94 [build: avoid rebuilds of unset VARIANT packages] builds
packages defined without a VARIANT only once, using the first VARIANT
defined in the Makefile.

This caused problems with wpa-cli, as it is only built for variants that
include supplicant support, and the first VARIANT defined may not build
it.

The same happens to hostapd-utils, which is not built for
supplicant-only variants.

To circumvent this, set VARIANT=* for both packages so that they get
built for every defined variant.  This should not cause spurious
rebuilds, since tey are not a dependency of any other package defined in
this Makefile.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-11-16 13:19:02 +08:00
..
base-files base-files, metadata: support additional group membership 2021-11-10 15:42:57 +08:00
boot uboot-lantiq: fix sha1.h header clash when system libmd installed 2021-11-09 21:24:33 +08:00
devel gdb: update to 10.2 2021-08-22 12:15:19 +08:00
emortal gargoyle: cleanup build warning and makefile 2021-11-11 15:46:50 +08:00
firmware ipq40xx: rename AC1200 to LEGUANG CA100 2021-10-20 00:16:15 +08:00
kernel Revert "mac80211: backport netif_rx_any_context support for batman-adv" 2021-10-22 20:51:25 +08:00
libs libsemanage: update to version 3.3 2021-11-06 00:34:56 +08:00
network hostapd: set VARIANT=* for wpa-cli, hostapd-utils 2021-11-16 13:19:02 +08:00
system fstools: update to 2020-07-11 2021-11-11 23:58:42 +08:00
utils f2fstools: set each library package VARIANT 2021-11-16 13:17:31 +08:00
Makefile build: fix opkg install step for large package selection 2021-05-12 23:27:23 +08:00