1
0
Fork 0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-06 06:46:23 +02:00
openwrt/package/firmware
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
..
ath10k-ct-firmware ath10k-ct-firmware: set DL_DIR to package specific subdirectory 2022-09-22 16:48:36 -04:00
ath11k-firmware ath11k-firmware: update to WLAN.HK.2.9.0.1-01385-QCAHKSWPL_SILICONZ-1 2023-04-07 11:11:43 +02:00
broadcom-sprom broadcom-sprom: update to latest version 2023-04-27 17:46:12 +02:00
cypress-firmware cypress-firmware: update to v5.10.9-2022_0909 2022-11-17 16:43:55 +01:00
cypress-nvram cypress-nvram: consolidate NVRAM packages 2022-11-16 20:14:13 +01:00
intel-microcode firmware: intel-microcode: update to 20221108 2023-01-26 00:22:08 +01:00
ipq-wifi ipq-wifi: bump to latest git HEAD 2023-04-12 12:02:57 +02:00
lantiq/dsl-vrx200-firmware-xdsl treewide: unify OpenWrt hosted source via @OPENWRT 2021-02-05 12:00:24 -10:00
layerscape treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
linux-firmware linux-firmware: move firmware file for mt7601u 2023-05-15 22:03:46 +02:00
prism54-firmware prism54-firmware: set DL_DIR to package specific subdirectory 2022-09-22 16:48:37 -04:00
wireless-regdb wireless-regdb: update to 2023.05.03 2023-05-04 06:08:24 +02:00