Skip to content

Commit 9dd1b90

Browse files
committed
update to 23.05.4
1 parent f8f2251 commit 9dd1b90

3 files changed

Lines changed: 10 additions & 9 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@ 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 22.03.5 (stable)
14-
15-
[Download 22.03 Releases](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-22.03&expanded=true) [Changelog](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-22.03/release-info.md)
16-
Supported Models : R2S / R4S(1Gb & 4Gb) / R2C (Untested)
17-
18-
## OpenWrt 23.05.3
13+
## OpenWrt 23.05.4 (stable)
1914

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

18+
## OpenWrt 22.03.5 (old)
19+
20+
[Download 22.03 Releases](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-22.03&expanded=true) [Changelog](https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-22.03/release-info.md)
21+
Supported Models : R2S / R4S(1Gb & 4Gb) / R2C (Untested)
22+
2323
⚠ Warning: No support / Use at your own risk ⚠
2424

2525
## License

openwrt-23.05/release-info.md

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

33
### General Info
4-
- Based of openwrt 23.05.3
4+
- Based of openwrt 23.05.4
55

66
### Notes
77
- For R2C/R2S, theres almost no difference with official builds, except the preinstalled package set
@@ -19,6 +19,7 @@
1919
- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net
2020

2121
### Changelog
22+
- [2024-07-22] OpenWrt 23.05.4
2223
- [2024-03-27] OpenWrt 23.05.3
2324
- [2023-11-15] OpenWrt 23.05.2
2425
- [2023-10-13] OpenWrt 23.05.0

openwrt-23.05/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-23.05 openwrt
1212

13-
# freeze revision to 23.05.3
13+
# freeze revision to 23.05.4
1414
cd openwrt
15-
git reset --hard 01170d518da1c8ade9d26e56d0135d12cda8e781
15+
git reset --hard b9510660cebf46665aa0b74430b24306ebd0beed
1616

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

0 commit comments

Comments
 (0)