[bitbake-devel] [PATCH 05/10] fetch2: implement progress support

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jun 28 10:33:29 UTC 2016


On Tue, 28 Jun 2016 11:23:32 Burton, Ross wrote:
> On 13 June 2016 at 03:52, Paul Eggleton <paul.eggleton at linux.intel.com>
> 
> wrote:
> > +        runfetchcmd(command + ' --progress=dot --show-progress', d,
> > quiet, log=progresshandler)
> 
> wget: unrecognized option '--show-progress'
> 
> Turns out wget on Ubuntu 14.04 (wget 1.15) doesn't support this option.

Turns out it was introduced in 1.16. Sigh...

I will try to figure out what we can do with this. Worst case I suppose we 
could run wget once to determine the version and just disable progress 
reporting if it's too old.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the bitbake-devel mailing list