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:15:14 +0000 (11:15 +0100)
commit6c6ef7537cd41f3ce8f532dc95a840f3fa51fd97
tree4e61c30c75cf2cbcd548974833d031d17d8b3db9
parentc3c72dce6aea304d73364c5063dc1012f926e91a
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.

(From OE-Core rev: 48429569b9f83fde8f9802cfd8674fa24178876c)

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