Skip to content

Commit

Permalink
Merge pull request #8 from judahrand/main
Browse files Browse the repository at this point in the history
Update to OpenWRT 23.05.0-rc4
  • Loading branch information
anaelorlinski authored Oct 3, 2023
2 parents e3ec1f4 + f3d5c61 commit 24b28f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion openwrt-23.05/release-info.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## OpenWrt 23.05 (beta)

### General Info
- Based of openwrt 23.05.0-rc3
- Based of openwrt 23.05.0-rc4

### Configuration
- OpenWRT 23.05 Vanilla / Kernel 5.15
Expand All @@ -17,6 +17,7 @@
- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net

### Changelog
- [2023-10-03] Freeze to 23.05.0-rc4
- [2023-06-28] Freeze to 23.05.0-rc2 / Update packages
- [2023-06-21] Update patches
- [2023-04-25] Update patches and enable hdmi console
Expand Down
4 changes: 2 additions & 2 deletions openwrt-23.05/steps/02_prepare_openwrt_folder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ cd "$ROOTDIR/build"

cp -R openwrt-fresh-23.05 openwrt

# freeze revision to 23.05.0-rc3
# freeze revision to 23.05.0-rc4
cd openwrt
git reset --hard 94cd25cb69805ec9b3ecd5a86ab39196c51e5a2e
git reset --hard 50690dd5cccf4ecefc75a6eeb71893a2342ea2d7

echo "Current OpenWRT commit"
git log -1
Expand Down

0 comments on commit 24b28f4

Please sign in to comment.