[poky] Workaround for fetching files
Arno
star at gmx.li
Mon May 30 01:49:14 PDT 2016
> Gesendet: Freitag, 27. Mai 2016 um 15:59 Uhr
> Von: "Alexander Kanavin" <alexander.kanavin at linux.intel.com>
> An: poky at yoctoproject.org
> Betreff: Re: [poky] Workaround for fetching files
>
> On 05/27/2016 04:48 PM, Arno wrote:
> > My question: Can I download some files that gives errors fetching during the build process and a new bitbake will recognise it? Probably it is not so simple, due to all this fancy stuff with timestamps .....
> > But - is there a way?
> >
> > I am in a company network, due to strict rules I am often faced with problems fetching file.
> > So I am not able to use git protocol, most http(s) is the workaround.
> >
> > Sometimes I can access files by browser (sources.openembedded.org/git2_git.yoctoproject.org.yocto-kernel-tools.git.tar.gz)
> > but the yocto build process can't and gives errors.
>
> Did you study this?
> https://wiki.yoctoproject.org/wiki/Working_Behind_a_Network_Proxy
>
> Alex
>
Its not the proxy, we don't have this. But we have some kind of firewall which seems to work also for https as man in the middle. With our company certificates installed in browser it works.
If I do manually a git (via https) with "export GIT_SSL_NO_VERIFY=1" this helps, but even if I do this before calling bitbake it will not help. Can this set global for the project?
Doesn't the download files stored in a common folder, but there is also some hash, which I can't create manually.
Regards
Arno
More information about the poky
mailing list