Skip to content

Commit 4c34f6a

Browse files
committed
20210506
1 parent d0832d8 commit 4c34f6a

9 files changed

Lines changed: 8 additions & 10 deletions

File tree

origin.git/FETCH_HEAD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
671a68eea7d7c1489c4656487cfbbec7423ab3f8 branch 'main' of https://github.com/DHDAXCW/NanoPi-R2S-2021
2-
5b709cc811371add1584268469a1c1e0102fd731 not-for-merge tag '2021.05.05-Lean' of https://github.com/DHDAXCW/NanoPi-R2S-2021
1+
adc787e94bd597ca72c53e11f15d6fee435c5b87 branch 'main' of https://github.com/DHDAXCW/NanoPi-R2S-2021
2+
adf3216cb7b8dc03954e19bef7a7473e6db47502 not-for-merge tag '2021.05.06-Lean' of https://github.com/DHDAXCW/NanoPi-R2S-2021

origin.git/ORIG_HEAD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5b709cc811371add1584268469a1c1e0102fd731
1+
671a68eea7d7c1489c4656487cfbbec7423ab3f8

origin.git/index

200 Bytes
Binary file not shown.

origin.git/logs/HEAD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
0000000000000000000000000000000000000000 d1b1613c370b99c77c3f420c47bfbe617cf5ac19 dev4u <dev4u@users.noreply.github.com> 1620149165 +0800 clone: from https://github.com/DHDAXCW/NanoPi-R2S-2021
22
d1b1613c370b99c77c3f420c47bfbe617cf5ac19 5b709cc811371add1584268469a1c1e0102fd731 dev4u <dev4u@users.noreply.github.com> 1620184759 +0800 pull: Fast-forward
33
5b709cc811371add1584268469a1c1e0102fd731 671a68eea7d7c1489c4656487cfbbec7423ab3f8 dev4u <dev4u@users.noreply.github.com> 1620217875 +0800 pull: Fast-forward
4+
671a68eea7d7c1489c4656487cfbbec7423ab3f8 adc787e94bd597ca72c53e11f15d6fee435c5b87 dev4u <dev4u@users.noreply.github.com> 1620313056 +0800 pull: Fast-forward

origin.git/logs/refs/heads/main

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
0000000000000000000000000000000000000000 d1b1613c370b99c77c3f420c47bfbe617cf5ac19 dev4u <dev4u@users.noreply.github.com> 1620149165 +0800 clone: from https://github.com/DHDAXCW/NanoPi-R2S-2021
22
d1b1613c370b99c77c3f420c47bfbe617cf5ac19 5b709cc811371add1584268469a1c1e0102fd731 dev4u <dev4u@users.noreply.github.com> 1620184759 +0800 pull: Fast-forward
33
5b709cc811371add1584268469a1c1e0102fd731 671a68eea7d7c1489c4656487cfbbec7423ab3f8 dev4u <dev4u@users.noreply.github.com> 1620217875 +0800 pull: Fast-forward
4+
671a68eea7d7c1489c4656487cfbbec7423ab3f8 adc787e94bd597ca72c53e11f15d6fee435c5b87 dev4u <dev4u@users.noreply.github.com> 1620313056 +0800 pull: Fast-forward
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
d1b1613c370b99c77c3f420c47bfbe617cf5ac19 5b709cc811371add1584268469a1c1e0102fd731 dev4u <dev4u@users.noreply.github.com> 1620184759 +0800 pull: fast-forward
22
5b709cc811371add1584268469a1c1e0102fd731 671a68eea7d7c1489c4656487cfbbec7423ab3f8 dev4u <dev4u@users.noreply.github.com> 1620217875 +0800 pull: fast-forward
3+
671a68eea7d7c1489c4656487cfbbec7423ab3f8 adc787e94bd597ca72c53e11f15d6fee435c5b87 dev4u <dev4u@users.noreply.github.com> 1620313056 +0800 pull: fast-forward

origin.git/refs/heads/main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
671a68eea7d7c1489c4656487cfbbec7423ab3f8
1+
adc787e94bd597ca72c53e11f15d6fee435c5b87
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
671a68eea7d7c1489c4656487cfbbec7423ab3f8
1+
adc787e94bd597ca72c53e11f15d6fee435c5b87

scripts/lean.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@ pushd package/community
1111

1212
# Add Lienol's Packages
1313
git clone --depth=1 https://github.com/Lienol/openwrt-package
14-
rm -rf ../lean/luci-app-kodexplorer
15-
16-
# 添加 R2S GPU 驱动
17-
rm -rf ./package/kernel/linux/modules/video.mk
18-
wget -P package/kernel/linux/modules/ https://github.com/immortalwrt/immortalwrt/raw/master/package/kernel/linux/modules/video.mk
1914

2015
# 超频到 1.6 GHz
2116
wget -P target/linux/rockchip/patches-5.4 https://github.com/immortalwrt/immortalwrt/raw/master/target/linux/rockchip/patches-5.4/991-arm64-dts-rockchip-add-more-cpu-operating-points-for.patch

0 commit comments

Comments
 (0)