yocto - Connection refused error while cloning from Git -
i have seen many posts related error on stack overflow other forums unfortunately not solution. executing following command on ubuntu 14.04 machine
git clone git://git.yoctoproject.org/poky yoctoproject
and getting error.
cloning 'yoctoproject'... fatal: unable connect git.yoctoproject.org: git.yoctoproject.org[0: 140.211.169.56]: errno=connection refused
replacing git:// https:// not resolve issue. can suggest different ??
Comments
Post a Comment