]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 May 2012 10:14:11 +0000 (11:14 +0100)
commit48429569b9f83fde8f9802cfd8674fa24178876c
tree6672bff4435018cbebee86d5d6424ef6abc1652a
parent0f795f81fe5ad3ef78c21a177eca90fbc8810f81
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