bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Jul 2012 16:44:08 +0000 (16:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Jul 2012 13:25:38 +0000 (14:25 +0100)
commitaecb6a62f0a9f58549653a1b5f3453e16ba98705
treebadcad28847e50324738f5cde8251b2e61774232
parent72715da6e09d5443dda020ba4eacd3a92fdba5b7
bitbake: fetch2/wget: Use FETCHCMD_wget to provide the commandline and options

This also changes to use  -t 2 -T 30 as the defaults which are more sane for
a modern fetcher and already specified in OpenEmbedded metadata.

(Bitbake rev: bf0e5dddf0f63cdb0648fb6d872af5ceef6fbfb0)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/wget.py