AOSP

https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/

https://mirrors.tuna.tsinghua.edu.cn/aosp-monthly/aosp-latest.tar

tar -C /home/you/Code -xf /media/sf_code/aosp-latest.tar
sudo ln -s /usr/bin/python3 /usr/bin/python
curl https://mirrors.tuna.tsinghua.edu.cn/git/git-repo -o repo
chmod +x repo
export REPO_URL='https://mirrors.tuna.tsinghua.edu.cn/git/git-repo'
../bin/repo sync

https://github.com/torvalds/linux.git

https://github.com/raspberrypi/linux.git

posted @ 2023-04-22 17:20  fndefbwefsowpvqfx  阅读(48)  评论(0编辑  收藏  举报