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
You can refer to the https://community.nxp.com/docs/DOC-334008 thread and the yocto guide document in our website.
Thanks for your reply. I will try it
Which board are you using?
Imx6 sabresd board