Re: [yocto] why is YOCTO_GIT_URL defined to use http?

2012-04-06 Thread Khem Raj
On 03/18/2012 09:17 AM, Robert P. J. Day wrote: quite so, i wrote the above assuming there was a reason why you *couldn't* clone using thehttp:// protocol, and that this had been an explicit decision (for whatever reason). assuming, though, that it's just an oversight and someone can fix tha

Re: [yocto] why is YOCTO_GIT_URL defined to use http?

2012-03-18 Thread Robert P. J. Day
On Sun, 18 Mar 2012, Wolfgang Denk wrote: > Dear Robert, > > In message you wrote: > > > > > $ git clone http://git.yoctoproject.org/poky.git git > > > Cloning into git... > > > fatal: http://git.yoctoproject.org/poky.git/info/refs not found: did > > > you run git update-server-info on the server

Re: [yocto] why is YOCTO_GIT_URL defined to use http?

2012-03-18 Thread Wolfgang Denk
Dear Robert, In message you wrote: > > > $ git clone http://git.yoctoproject.org/poky.git git > > Cloning into git... > > fatal: http://git.yoctoproject.org/poky.git/info/refs not found: did > > you run git update-server-info on the server? This is indeed an issue that should be fixed on the se

Re: [yocto] why is YOCTO_GIT_URL defined to use http?

2012-03-18 Thread Robert P. J. Day
On Sun, 18 Mar 2012, Robert P. J. Day wrote: > > in documentation, curious about: > > poky.ent:http://git.yoctoproject.org";> > > why is this entity defined to use http:// instead of git://? if you > use http://, it doesn't work: > > $ git clone http://git.yoctoproject.org/poky.git git > Clonin

[yocto] why is YOCTO_GIT_URL defined to use http?

2012-03-18 Thread Robert P. J. Day
in documentation, curious about: poky.ent:http://git.yoctoproject.org";> why is this entity defined to use http:// instead of git://? if you use http://, it doesn't work: $ git clone http://git.yoctoproject.org/poky.git git Cloning into git... fatal: http://git.yoctoproject.org/poky.git/info