immortalwrt/package
Eneas U de Queiroz 28c057976c iproute2: Avoid unnecessary package rebuilds
Build the tc-mod-iptables before the tc-tiny and tc-full packages.

This avoids unnecessary package rebuild when calling make back to back.
Before this change, tc-mod-iptables will be built after the main tc
binary packages.

Both tc-tiny and tc-full depend on tc-mod-ipables.  If make is called
after the packages are already built, it will check the timestamps of
both packages, and will rebuild the main binaries, since the module
package will be newer than the tc package.

Calling BuildPackage,mod-iptables first ensures that its variant gets
built before the other packages' variants.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2021-11-16 13:17:52 +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 iproute2: Avoid unnecessary package rebuilds 2021-11-16 13:17:52 +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