Dear Sir/Madam;

I recently purchased olimex Micro board : imx233. It does not included SDK.
Now i want to make boot SD card. As i followed following process. It gives
error.

Need your help for solving my issue.

$: mkdir ~/bin
$: curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo
$: chmod a+x ~/bin/repo

Download the BSP source:

$: PATH=${PATH}:~/bin
$: mkdir fsl-community-bsp
$: cd fsl-community-bsp
$: repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b
dylan
$: repo sync

Error :* fatal: unable to connect to git.yoctoproject.org:
git.yoctoproject.org: Name or service not known*

Please suggest how to get SDK of this module.

-- 
Regards;
Dave H.
Email: [email protected]; [email protected]
Ph: 8140643069
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to