Skip to content

Commit 0d469c4

Browse files
committed
openwrt 24.10.2
1 parent c2495e3 commit 0d469c4

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.1 (current)
13+
## OpenWrt 24.10.2 (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.1
4+
- Based of openwrt 24.10.2
55

66
### Notes
77
- For R2C/R2S, theres almost no difference with official builds, except the preinstalled package set
@@ -22,3 +22,4 @@
2222
### Changelog
2323
- [2025-03-21] Initial OpenWrt 24.10.0
2424
- [2025-04-14] OpenWrt 24.10.1
25+
- [2025-06-25] OpenWrt 24.10.2

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

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

0 commit comments

Comments
 (0)