git clone error for kernel_imx

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

git clone error for kernel_imx

796 Views
Harris
Contributor III

I going to build an android_N7.1.2_2.0.0 system on my IMX6-SDP board. I followed the Android_User's_Guide to do this command:  

git clone git://git.freescale.com/imx/linux-imx.git kernel_imx

There are follow output as below:

Cloning into 'kernel_imx'...
remote: Counting objects: 5278948, done.
remote: Compressing objects: 100% (839260/839260), done.
remote: Total 5278948 (delta 4431417), reused 5246098 (delta 4398612)
Receiving objects: 100% (5278948/5278948), 978.38 MiB | 49.00 KiB/s, done.
Resolving deltas: 100% (4431417/4431417), done.
Checking connectivity... done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.  

I want to know how to fix the warning: remote HEAD refers to nonexistent ref, unable to checkout.  

Thank you.

B&R.

0 Kudos
2 Replies

681 Views
Harris
Contributor III

Hello Gusarambula,

Many thanks for your answer.

Harris li

0 Kudos

681 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Harris Li,

I reproduced this behavior. The cloning should be okay as no error are shown so you may disregard this warning.

There is no fix from your side as it seems to be caused by the default branch of the repository being deleted. The repository administrator would need to change the default branch to fix it. I will try to escalate this, so it gets addressed. Thanks for pointing it out!

Regards,

0 Kudos