In the Android build step, in imx-p9.0.0_ 2.1.0 Execute source envsetup.sh in the auto-ga file path, and an error occurred: Could not resolve host: source.codeaurora.cn ,How can I make envsetup.sh successful?
/imx$ source ./imx-p9.0.0_2.1.0-auto-ga/imx_android_setup.sh
Start fetching the source for android build
Setting REL_PACKAGE_DIR to /home/root123/imx/imx-p9.0.0_2.1.0-auto-ga
Downloading Repo source from https://mirrors.tuna.tsinghua.edu.cn/git/git-repo/
remote: Enumerating objects: 4483, done.
remote: Counting objects: 100% (4483/4483), done.
remote: Compressing objects: 100% (2133/2133), done.
remote: Total 8049 (delta 3993), reused 2350 (delta 2350), pack-reused 3566
Receiving objects: 100% (8049/8049), 3.79 MiB | 9.92 MiB/s, done.
Resolving deltas: 100% (5176/5176), done.
manifests:
fatal: unable to access 'http://source.codeaurora.cn/external/imx/imx-manifest.git/': Could not resolve host: source.codeaurora.cn
manifests: sleeping 4.0 seconds before retrying
manifests:
fatal: unable to access 'http://source.codeaurora.cn/external/imx/imx-manifest.git/': Could not resolve host: source.codeaurora.cn
fatal: cannot obtain manifest https://source.codeaurora.org/external/imx/imx-manifest.git
---------------------------------------------------
-----Repo Init failure
---------------------------------------------------