Skip to content

Commit 013e89d

Browse files
committed
openwrt 22.03.4
1 parent e3961fd commit 013e89d

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

openwrt-22.03/release-info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
- pbr latest version from https://github.com/stangri/source.openwrt.melmac.net
1717

1818
### Changelog
19+
- [2023-04-10] OpenWrt 22.03.4
1920
- [2023-01-07] Bundle kmods
2021
- [2023-01-04] Freeze to OpenWrt 22.03.3 release instead of branch
2122
- [2022-10-19] Re-Update U-Boot to 2022.07 and use FriendlyWrt patches

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

13-
# freeze revision to 22.03.3
13+
# freeze revision to 22.03.4
1414
cd openwrt
15-
git reset --hard 221fbfa2d854ccb6cd003c065ec308fbc0651b11
15+
git reset --hard 94adc23fa693d1b129ce1718573dfb12594f20f8
1616

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

0 commit comments

Comments
 (0)