Skip to content

Commit b1defd9

Browse files
committed
openwrt 23.05.0
1 parent e2134a1 commit b1defd9

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
@@ -13,7 +13,7 @@ If you like this project you can gift me a coffee !
1313
[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)
1414
Supported Models : R2S / R4S(1Gb & 4Gb) / R2C (Untested)
1515

16-
## OpenWrt 23.05.0-rc3 (beta)
16+
## OpenWrt 23.05.0
1717

1818
[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)
1919
Supported Models : R2S / R4S(1Gb & 4Gb)

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 (beta)
22

33
### General Info
4-
- Based of openwrt 23.05.0-rc2
4+
- Based of openwrt 23.05.0
55

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

2121
### Changelog
22+
- [2023-10-13] OpenWrt 23.05.0
2223
- [2023-08-22] OpenWrt 23.05.0-rc3
2324
- [2023-06-28] Initial OpenWrt 23.05.0-rc2

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.0-rc3
13+
# freeze revision to 23.05.0
1414
cd openwrt
15-
git reset --hard 94cd25cb69805ec9b3ecd5a86ab39196c51e5a2e
15+
git reset --hard bd4f415efacfc03bbe5b79ae1d39c1451f5f7385
1616

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

0 commit comments

Comments
 (0)