Skip to content

Commit 4061ff5

Browse files
committed
openwrt 24.10.3
1 parent d95a64d commit 4061ff5

3 files changed

Lines changed: 4 additions & 3 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.2 (current)
13+
## OpenWrt 24.10.3 (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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,4 @@
2323
- [2025-03-21] Initial OpenWrt 24.10.0
2424
- [2025-04-14] OpenWrt 24.10.1
2525
- [2025-06-25] OpenWrt 24.10.2
26+
- [2025-10-10] OpenWrt 24.10.3

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.2
13+
# freeze revision to 24.10.3
1414
cd openwrt
15-
git reset --hard bb59922007043c0a0813d62b0d9f6e801caff9df
15+
git reset --hard dbd975a3b674c917d2f3b6663864084421944909
1616

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

0 commit comments

Comments
 (0)