We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
一次性安装所有必需的系统和编译工具:
apt update apt install -y git curl sudo wget python3-pip python-is-python3 \ lsb-release p7zip-full p7zip-rar bison build-essential
git config --global user.name "your_account_name" git config --global user.email "your_email@example.com"
curl https://storage.googleapis.com/git-repo-downloads/repo -o repo chmod +x repo mv ./repo /usr/bin/
注意:repo 工具依赖 python3,上述步骤已安装 python-is-python3 确保 python 命令可用。
repo
python3
python-is-python3
mkdir workspace cd workspace repo init -b cix_p1_k6.6_master https://github.com/cixtech/cix-manifest/
repo sync
同步最后一个仓库时耗时可能较长,且受网络波动影响,请耐心等待直至完成。
source ./build-scripts/envtool.sh
export USER=root newer_env
source ./build-scripts/envtool.sh updateres
资源包体积较大,下载时间较长属正常现象 如果执行过程中报错提示"资源不完整"或解压失败,请重复执行该命令,直到成功为止
source ./build-scripts/envtool.sh export USER=root build all
编译成功后,生成的镜像文件位于:
./output/cix_evb/images/