[meta-ti] Timeout issue

Hingolikar, Mrinmayee mrinmayee at ti.com
Tue Aug 20 22:05:01 PDT 2013


Thanks a lot Nicholas.

Regards,
Mrinmayee

From: Nicolas Dechesne [mailto:nicolas.dechesne at linaro.org]
Sent: Tuesday, August 20, 2013 5:37 PM
To: Hingolikar, Mrinmayee
Cc: meta-ti at yoctoproject.org
Subject: Re: [meta-ti] Timeout issue


On Tue, Aug 20, 2013 at 11:33 AM, Hingolikar, Mrinmayee <mrinmayee at ti.com<mailto:mrinmayee at ti.com>> wrote:
During yocto build many times the fetch times out resulting in a fetcher failure. The same command for fetch when run with a larger timeout for wget succeeds.
Where can we modify the arguments to wget so that the build doesn't halt due to a fetcher failure?


it's defined in meta/conf/bitbake.conf as:

FETCHCMD_wget = "/usr/bin/env wget -t 2 -T 30 -nv --passive-ftp --no-check-certificate"

you should be able to modify the value of that variable in any of your config file.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20130821/0db574a6/attachment.html>


More information about the meta-ti mailing list