openwrt-redmi-ax3000/package/network/utils
Tianling Shen 48ed07bc0b treewide: replace AUTORELEASE with real PKG_RELEASE
Based on Paul Fertser <fercerpav@gmail.com>'s guidance:
Change AUTORELEASE in rules.mk to:
```
AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))
```

then update all affected packages by:
```
for i in $(git grep -l PKG_RELEASE:=.*AUTORELEASE | sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
	make package/$i/clean
done
```

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-05-18 11:35:29 +02:00
..
adb-enablemodem
arptables build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
bpftools treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16 2023-03-21 18:28:22 +01:00
comgt comgt: ncm: support Mikrotik R11e-LTE6 modem 2023-03-29 17:29:02 +02:00
ebtables ebtables: rename to ebtables-legacy 2022-03-19 16:13:58 +01:00
ethtool ethtool: update to 6.3 2023-05-15 15:24:45 +02:00
iproute2 iproute2: update to 6.3.0 2023-05-07 14:31:58 +02:00
ipset ipset: update to 7.17 2023-01-17 23:14:46 +01:00
iptables treewide: add support for "gc-sections" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
iw treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
iwcap
iwinfo iwinfo: update to latest HEAD 2023-05-18 01:44:41 +02:00
layerscape/restool treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
linux-atm
ltq-dsl-base ltq-dsl-base: enable for ipq40xx 2023-01-16 23:41:41 +00:00
nftables treewide: add support for "lto" in PKG_BUILD_FLAGS 2023-03-21 18:28:22 +01:00
resolveip
rssileds rssileds: bump PKG_RELEASE due to libiwinfo ABI change 2023-01-23 13:55:42 +01:00
tcpdump tcpdump: update to 4.99.4 2023-04-17 15:32:48 +08:00
umbim treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
uqmi treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
wireguard-tools treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
wireless-tools wireless-tools: add package CPE ID 2022-10-19 21:40:23 +02:00
wpan-tools wpan-tools: update to 0.9 2022-07-10 18:16:34 +02:00
wwan
xdp-tools treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00