]> 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, 4 Jun 2018 14:14:43 +0000 (15:14 +0100)
commit69f4f4aa56291e1e507a62d45834df65d699ec51
tree9c99cef7d3d64e8de5450b2f98a7d41bd4096029
parentf1fad60ae3be4450aca6058d5665fb10a9148b44
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

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