]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Improve wget timeouts
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 May 2012 10:02:53 +0000 (11:02 +0100)
committerScott Garman <scott.a.garman@intel.com>
Tue, 12 Jun 2012 20:29:29 +0000 (13:29 -0700)
commitdbb88617576ea9bbeec08f5e5e15c26c4c18347f
tree317d754dfe1d4711603cbee686037e6cbfd41a8b
parent6993570787a97fbca5ea81513b0120c6d7563484
bitbake.conf: Improve wget timeouts

The wget default is a 900 second timeout and 20 retries. This is way too long
for most of our usecases so this patch changes it to a 30 second timeout and
reduces retries from 5 to 2. We have good mirror infrastructure, this will
let us fall back to it easier.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf