File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Supported Models : R2S / R4S(1Gb & 4Gb) / R2C (Untested)
1818[ Download master Releases] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-master&expanded=true ) [ Changelog] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-master/release-info.md )
1919Supported Models : R2S / R4S(1Gb & 4Gb)
2020
21- ## OpenWrt 21.02.5 (EOL)
21+ ## OpenWrt 21.02.7 (EOL)
2222
2323[ Download 21.02 Releases] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/releases?q=OpenWrtAO-21.02&expanded=true ) [ Changelog] ( https://github.com/anaelorlinski/OpenWrt-NanoPi-R2S-R4S-Builds/blob/main/openwrt-21.02/release-info.md )
2424
Original file line number Diff line number Diff line change 1- ## OpenWrt 21.02.5 (EOL)
1+ ## OpenWrt 21.02.7 (EOL)
22
33### Configuration
4- - OpenWRT 21.02.5 Vanilla / Kernel 5.4
4+ - OpenWRT 21.02.7 Vanilla / Kernel 5.4
55- ImmortalWRT patches for Rockchip target NanoPi R2S (rk3328) / NanoPi R4S support (rk3399)
66- NanoPi R2S : r8152 driver v1.11.11 backport from kernel 5.10 + realtek r8169 firmwares package
77- NanoPi R4S : r8168 driver for R4S (realtek) instead of kernel r8169 + r8169 firmwares package
1313- vpn-routing-policy more recent version
1414
1515### Changelog
16- - Build from openwrt 21.02.5 tag
16+ - Build from openwrt 21.02.7 tag
1717- Use default gcc version
1818- Freeze vpn-routing-policy
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ cd "$ROOTDIR/build"
1010
1111cp -R openwrt-fresh-2102 openwrt
1212
13- # freeze revision to 21.02.5
13+ # freeze revision to 21.02.7
1414cd openwrt
15- git reset --hard ea34ce11c17c6df046effd65a674f79034b124ab
15+ git reset --hard 57a6d97ddf8f6541a52e0f8fad8c6f47685a1bc3
1616
1717echo " Current OpenWRT commit"
1818git log -1
You can’t perform that action at this time.
0 commit comments