From e3f010718389161253a4add2183bda6fa5639398 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BA=E5=98=89=E6=96=87?= Date: Wed, 30 Nov 2022 15:59:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=92=8Creadme=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib0abfb1c87eab57d3aedb67f5c83c5d1911f55fc --- README.md | 11 +++++------ rk356x_linux/rk356x_linux_dev.xml | 10 +++++----- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 278217f..8cc6a34 100644 --- a/README.md +++ b/README.md @@ -64,16 +64,15 @@ python -V ## 拉取源码 ``` -#内部地址(用户使用) -repo init --repo-url https://mirrors.tuna.tsinghua.edu.cn/git/git-repo \ --u https://github.com/LubanCat/manifests.git -b linux -m rk356x_linux_release.xml +#github地址(用户使用) +repo --trace init --depth=1 -u https://github.com/LubanCat/manifests.git -b linux -m rk356x_linux_release.xml #内部地址(内部开发使用) -repo init --repo-url https://mirrors.tuna.tsinghua.edu.cn/git/git-repo \ --u git@gitlab.ebf.local:rockchip/linux/manifests.git -b linux -m rk356x_linux_release.xml +repo init -u git@gitlab.ebf.local:rockchip/linux/manifests.git -b linux -m rk356x_linux_release.xml -.repo/repo/repo sync -c --no-tags +# 同步源码 +.repo/repo/repo --trace sync -c -j4 ``` # 构建板卡通用镜像 diff --git a/rk356x_linux/rk356x_linux_dev.xml b/rk356x_linux/rk356x_linux_dev.xml index 0a774db..adbe681 100644 --- a/rk356x_linux/rk356x_linux_dev.xml +++ b/rk356x_linux/rk356x_linux_dev.xml @@ -9,13 +9,13 @@ - + - - - + + + @@ -39,7 +39,7 @@ - +