Skip to content

Commit d1d0404

Browse files
committed
openwrt 24.10.4
1 parent 4061ff5 commit d1d0404

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Other Models : [R5S](https://github.com/anaelorlinski/OpenWrt-NanoPi-R5S-Builds/
1010
If you like this project you can gift me a coffee !
1111
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate/?business=8XQTGXAHEAKPY&no_recurring=0&currency_code=EUR)
1212

13-
## OpenWrt 24.10.3 (current)
13+
## OpenWrt 24.10.4 (current)
1414

1515
[Download 24.10 Releases](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-24.10&expanded=true) [Changelog](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-24.10/release-info.md)
1616
Supported Models : R2S / R4S(1Gb & 4Gb)

openwrt-24.10/release-info.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## OpenWrt 24.10
22

33
### General Info
4-
- Based of openwrt 24.10.2
4+
- Based of openwrt 24.10.4
55

66
### Notes
77
- For R2C/R2S, theres almost no difference with official builds, except the preinstalled package set
@@ -24,3 +24,4 @@
2424
- [2025-04-14] OpenWrt 24.10.1
2525
- [2025-06-25] OpenWrt 24.10.2
2626
- [2025-10-10] OpenWrt 24.10.3
27+
- [2025-10-23] OpenWrt 24.10.4

openwrt-24.10/steps/02_prepare_openwrt_folder.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ cd "$ROOTDIR/build"
1010

1111
cp -R openwrt-fresh-24.10 openwrt
1212

13-
# freeze revision to 24.10.3
13+
# freeze revision to 24.10.4
1414
cd openwrt
15-
git reset --hard dbd975a3b674c917d2f3b6663864084421944909
15+
git reset --hard 78b23a26c4c98938d549e7ff5876508544e33d4d
1616

1717
echo "Current OpenWRT commit"
1818
git log -1

0 commit comments

Comments
 (0)