git.freescale.com: Name or service not known!!

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

git.freescale.com: Name or service not known!!

1,034 Views
jackyl
Contributor I

Hello,

I'm following the Android_User's_Guide.pdf of iMX6Q.SDB,
when trying to get the N7.1.2_2.0.0 kernel source code from Freescale open source git,

it says:

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

Cloning into 'kernel_imx'...

fatal: unable to connect to git.freescale.com:

git.freescale.com: Name or service not known

How can I do?

Labels (2)
0 Kudos
3 Replies

972 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Recommend you to use the p9.0.0_2.2.0-ga verison BSP, do not use the N7.1.2_2.0.0.

0 Kudos

972 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Or you can try to using the  p9.0.0_2.2.0-ga this verison BSP. Any questions you can contact us.

0 Kudos

972 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

The git://git.freescale.com repository was replaced by https://source.codeaurora.org.

For the N7.1.2_2.0.0 version BSP kernel you can try the following command to get

 git clone https://source.codeaurora.org/external/imx/linux-imx -b imx_4.1.15_2.0.0_ga

0 Kudos