]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: drop redundant -nv from FETCHCMD_wget
authorAndre McCurdy <armccurdy@gmail.com>
Thu, 31 May 2018 22:50:44 +0000 (15:50 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Jul 2018 09:40:35 +0000 (10:40 +0100)
commitacd9a694e40c54a7ce8015a89f22391c90fd73c1
tree1060a763695b907b97a7186617ae1fc3c5200bca
parentbc64cf4fce0631b689c9818ac24e6a2a9d8effec
bitbake.conf: drop redundant -nv from FETCHCMD_wget

Since the addition of progress reporting, the wget fetcher will
over-ride -nv by unconditionally appending "--progress=dot -v" to the
final wget command line.

  http://git.openembedded.org/bitbake/commit/?id=4027649f422ee64b1c4e1ad8d48ac295050afbff

(From OE-Core rev: 69f4f4aa56291e1e507a62d45834df65d699ec51)

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/conf/bitbake.conf