[meta-ti] Timeout issue
Nicolas Dechesne
nicolas.dechesne at linaro.org
Tue Aug 20 05:07:04 PDT 2013
On Tue, Aug 20, 2013 at 11:33 AM, Hingolikar, Mrinmayee <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/20130820/dd6381b6/attachment.html>
More information about the meta-ti
mailing list