immortalwrt/package/network/services
Eneas U de Queiroz 87fb61cd89 hostapd: avoid unnecessary package rebuilds
Package hostapd-common is a dependency of every other package defined in
hostpad Makefile.  It is currently built next to the bottom of that
Makefile's package list.

If you run make back to back, then check-compile will compare the
hostapd-common timestamp to the variant being compiled, to decide if the
varint needs to be rebuilt or not.  Since the hostapd-conf package is
built towards the end of the list, it will be newer than most of the
variants, causing unnecessary package rebuilds.

Move it to the top, so that its timestamp will be older than dependent
packages, avoiding unnecessary rebuild of every selected variant.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-11-16 13:16:44 +08:00
..
dnsmasq dnsmasq: add explicit "set:" for client-matching options 2021-10-06 23:33:09 +08:00
dropbear dropbear: add config options for agent-forwarding support 2021-11-02 23:46:38 +08:00
ead treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
hostapd hostapd: avoid unnecessary package rebuilds 2021-11-16 13:16:44 +08:00
ipset-dns treewide: switch to /tmp/resolv.conf.d/resolv.conf.auto 2020-07-25 19:47:13 +08:00
lldpd lldpd: bump to 1.0.12 2021-08-23 12:05:26 +08:00
odhcpd treewide: remove PKG_INSTALL from CMake packages 2021-06-20 23:19:53 +08:00
omcproxy treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ppp ppp: compile fix: unset FILTER variable in Makefile 2021-03-20 11:19:03 +08:00
relayd relayd: bump to version 2020-04-25 2020-04-30 18:55:46 +08:00
samba36 samba36: smb.conf.template socktet settings 2019-10-12 08:24:08 -07:00
shellsync shellsync: add kmod-macvlan depend 2020-03-08 03:04:16 -07:00
uhttpd uhttpd: add config option for json_script 2021-08-25 12:02:37 +08:00
umdns umdns: bump to git HEAD 2021-05-16 23:15:10 +08:00
ustp ustp: add OpenWrt STP/RSTP daemon 2021-08-27 12:23:11 +08:00
wireguard wireguard: bump to 1.0.20210606 2021-06-30 23:45:18 +08:00