Skip to content

Commit 576836c

Browse files
committed
fix: The original repository has merged related branches, no need to manually patch
1 parent c8111b4 commit 576836c

File tree

4 files changed

+0
-94
lines changed

4 files changed

+0
-94
lines changed

docs/common/dev/_rkdeveloptoolV2.mdx

-24
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ rkdeveloptool 可以被认为是[开源版本](https://opensource.rock-chips.com
2525
<br />
2626
cd rkdeveloptool
2727
<br />
28-
wget
29-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
30-
<br />
31-
wget
32-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
33-
<br />
34-
git am *.patch
35-
<br />
3628
autoreconf -i
3729
<br />
3830
./configure
@@ -55,14 +47,6 @@ rkdeveloptool 可以被认为是[开源版本](https://opensource.rock-chips.com
5547
<br />
5648
cd rkdeveloptool
5749
<br />
58-
wget
59-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
60-
<br />
61-
wget
62-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
63-
<br />
64-
git am *.patch
65-
<br />
6650
autoreconf -i
6751
<br />
6852
./configure
@@ -100,14 +84,6 @@ rkdeveloptool 可以被认为是[开源版本](https://opensource.rock-chips.com
10084
<br />
10185
cd rkdeveloptool
10286
<br />
103-
wget
104-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
105-
<br />
106-
wget
107-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
108-
<br />
109-
git am *.patch
110-
<br />
11187
autoreconf -i
11288
<br />
11389
./configure

docs/common/dev/_rkdeveloptoolV3.mdx

-22
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@ rkdeveloptool 可以被认为是[开源版本](https://opensource.rock-chips.com
2525
<br />
2626
cd rkdeveloptool
2727
<br />
28-
wget
29-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
30-
<br />
31-
wget
32-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
33-
<br />
3428
git am *.patch
3529
<br />
3630
autoreconf -i
@@ -55,14 +49,6 @@ rkdeveloptool 可以被认为是[开源版本](https://opensource.rock-chips.com
5549
<br />
5650
cd rkdeveloptool
5751
<br />
58-
wget
59-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
60-
<br />
61-
wget
62-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
63-
<br />
64-
git am *.patch
65-
<br />
6652
autoreconf -i
6753
<br />
6854
./configure
@@ -100,14 +86,6 @@ rkdeveloptool 可以被认为是[开源版本](https://opensource.rock-chips.com
10086
<br />
10187
cd rkdeveloptool
10288
<br />
103-
wget
104-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
105-
<br />
106-
wget
107-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
108-
<br />
109-
git am *.patch
110-
<br />
11189
autoreconf -i
11290
<br />
11391
./configure

i18n/en/docusaurus-plugin-content-docs/current/common/dev/_rkdeveloptoolV2.mdx

-24
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ If your operating system does not provide rkdeveloptool, you will need to compil
2525
<br />
2626
cd rkdeveloptool
2727
<br />
28-
wget
29-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
30-
<br />
31-
wget
32-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
33-
<br />
34-
git am *.patch
35-
<br />
3628
autoreconf -i
3729
<br />
3830
./configure
@@ -55,14 +47,6 @@ If your operating system does not provide rkdeveloptool, you will need to compil
5547
<br />
5648
cd rkdeveloptool
5749
<br />
58-
wget
59-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
60-
<br />
61-
wget
62-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
63-
<br />
64-
git am *.patch
65-
<br />
6650
autoreconf -i
6751
<br />
6852
./configure
@@ -102,14 +86,6 @@ If your operating system does not provide rkdeveloptool, you will need to compil
10286
<br />
10387
cd rkdeveloptool
10488
<br />
105-
wget
106-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
107-
<br />
108-
wget
109-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
110-
<br />
111-
git am *.patch
112-
<br />
11389
autoreconf -i
11490
<br />
11591
./configure

i18n/en/docusaurus-plugin-content-docs/current/common/dev/_rkdeveloptoolV3.mdx

-24
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ If your operating system does not provide rkdeveloptool, you will need to compil
2525
<br />
2626
cd rkdeveloptool
2727
<br />
28-
wget
29-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
30-
<br />
31-
wget
32-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
33-
<br />
34-
git am *.patch
35-
<br />
3628
autoreconf -i
3729
<br />
3830
./configure
@@ -55,14 +47,6 @@ If your operating system does not provide rkdeveloptool, you will need to compil
5547
<br />
5648
cd rkdeveloptool
5749
<br />
58-
wget
59-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
60-
<br />
61-
wget
62-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
63-
<br />
64-
git am *.patch
65-
<br />
6650
autoreconf -i
6751
<br />
6852
./configure
@@ -102,14 +86,6 @@ If your operating system does not provide rkdeveloptool, you will need to compil
10286
<br />
10387
cd rkdeveloptool
10488
<br />
105-
wget
106-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/73.patch
107-
<br />
108-
wget
109-
https://patch-diff.githubusercontent.com/raw/rockchip-linux/rkdeveloptool/pull/85.patch
110-
<br />
111-
git am *.patch
112-
<br />
11389
autoreconf -i
11490
<br />
11591
./configure

0 commit comments

Comments
 (0)