unable to git clone android Nougat kernel_imx

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

unable to git clone android Nougat kernel_imx

880 Views
susangracerapak
Contributor II

Hi,

I am trying to build Android Nougat build, I am following the document( Android Nougat 7.1 )Android_User's_Guide.pdf from freescale.

I have successfully downloaded the Android source[repo sync].

I am facing the problem with kernel_imx
cd ~/myandroid
git clone git://git.freescale.com/imx/linux-imx.git kernel_imx
The above commands is failing  continuosly,

Cloning into 'kernel_imx'...
remote: Counting objects: 4320219, done.
remote: Compressing objects: 100% (680982/680982), done.
fatal: The remote end hung up unexpectedly48.27 MiB | 6.00 KiB/s     
fatal: early EOF
fatal: index-pack failed
test@cpu331:~/myandroid$ git clone git://git.freescale.com/imx/linux-imx.git kernel_imx
Cloning into 'kernel_imx'...
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
test@cpu331:~/myandroid$ git clone git://git.freescale.com/imx/linux-imx.git kernel_imx
Cloning into 'kernel_imx'...
remote: Counting objects: 1336717

Please help me to resolve this?

Regards

Susan

0 Kudos
4 Replies

649 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

You can refer to the https://community.nxp.com/docs/DOC-334008  thread and the yocto guide document in our website.

0 Kudos

653 Views
susangracerapak
Contributor II

Thanks for your reply. I will try it

0 Kudos

653 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Which board are you using?

0 Kudos

653 Views
susangracerapak
Contributor II

Imx6 sabresd board

0 Kudos