On Thu, Sep 12, 2013 at 10:39 AM, Rohit2 Jindal
<rohit2.jin...@aricent.com>wrote:

> host xyz
> user epuser
> hostname ep-code.xyz.com
> port 22
> identityfile ~/.ssh/abc_r.j
>
> ****
>
> we can only access our servers using xyz:component way in ****
>
> git clone xyz:sysconfig ****
>
> but  in bitbake this doesnot work.****
>
> ** **
>
> Please suggest me the solution****
>
>
hmm. have you tried what I suggested? That .ssh/config above is not what I
suggested. I think your problem is because you use short alias instead of
host. but i am not sure since i haven't tried. can you please try to use
full host name in SRC_URI and modify .ssh/config accordingly? the config i
shared is the one i use for my projects.
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to