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.
安装 Git
sudo apt install git
配置全局用户名 和全局邮箱(请将 "your account" 替换为您的实际账号、"your email" 替换为您的实际邮箱)
git config --global user.name "your account" git config --global user.email "your email"
安装repo
curl https://storage.googleapis.com/git-repo-downloads/repo -o repo chmod +x repo sudo mv ./repo /usr/bin/
以下安装包请手动安装
apt install p7zip-full p7zip-rar sudo lsb_release
请按照以下步骤创建 workspace 并同步代码。
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 newer_env
资源包体积较大,下载过程可能受网络波动影响。
source ./build-scripts/envtool.sh updateres
提示:如果 updateres 执行过程中出现错误(提示资源不完整),请重复执行该命令直到成功。
updateres
环境就绪且资源下载完成后,即可开始编译。
source ./build-scripts/envtool.sh build all
./output/cix_evb/images/