Repo sync failure for Android Automotive

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Repo sync failure for Android Automotive

504 Views
Ranadip
Contributor II

Hello,

I am trying to build Android Automotive 12.0.0_1.1.0 according to the user guide.

While executing the command "source ~/imx-automotive-12.0.0_1.1.0/imx_android_setup.sh", I am getting repo sync error. It seems the repository path changed from CodeAurora to GitHub.

I tried to modifying imx_android_setup.sh as below:

# repo init -u https://source.codeaurora.org/external/imx/imx-manifest.git -b imx-android-12 -m imx-automotive-12.0.0_1.1.0.xml --repo-branch=v2.4.1
repo init -u https://github.com/nxp-imx/imx-manifest.git -b imx-android-12 -m imx-automotive-12.0.0_1.1.0.xml --repo-branch=v2.4.1

With this change manifest file is downloaded. However, there are many fetching errors observed.

How to resolve these error?

Regards,

Ranadip

0 Kudos
Reply
0 Replies