All of lore.kernel.org
 help / color / mirror / Atom feed
* Git and http problem.
@ 2015-04-13 11:53 Francois P. Gallichand
  2015-04-13 12:43 ` Paul Eggleton
  2015-04-13 12:44 ` Nicolas Dechesne
  0 siblings, 2 replies; 4+ messages in thread
From: Francois P. Gallichand @ 2015-04-13 11:53 UTC (permalink / raw)
  To: yocto@yoctoproject.org


[-- Attachment #1.1: Type: text/plain, Size: 975 bytes --]

Hello,

I'm working behind a firewall, on which I have absolutely no control, and it does not allows the git protocol to go through. So I patch the recipes to replace the git protocol by the http protocol and it works most of the time. However one specific package, linux-yocto, does not seem to work even If I use the http protocol. It either times-out during the fetch, of the fetch goes on forever.

Frustrated with that situation, I tried various things to realize that if I tried to manually clone the git repository, it doesn't work with a "git clone git://...;protocol=http;..." but if I use "git clone http://...;protocol=http; ...",it is working fine. But the  http:// form is not supported by bitbake as if I use it in a recipe as the SRC_URI, bitbake gives me an error.

Is it a bug with bitbake or am I doing something wrong?

Regards,

François Gallichand
Engineer - Software Group
ABB Group
Analytical Business
(418)877-2944 x268

[ABB logo]


[-- Attachment #1.2: Type: text/html, Size: 3687 bytes --]

[-- Attachment #2: image001.png --]
[-- Type: image/png, Size: 3279 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-04-13 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-13 11:53 Git and http problem Francois P. Gallichand
2015-04-13 12:43 ` Paul Eggleton
2015-04-13 15:28   ` Nikolay Dimitrov
2015-04-13 12:44 ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.