summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/progress.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-07-23 00:18:38 +1200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-26 08:10:35 +0100
commit5f4559b2eb8cbf633ee2c923c0b5e23a24b1ec06 (patch)
tree71a6829037c9a66570c547a96f6e51a8c84c4de7 /bitbake/lib/bb/progress.py
parent23a551bea12077f0e0320e19e7a587c409949511 (diff)
downloadpoky-5f4559b2eb8cbf633ee2c923c0b5e23a24b1ec06.tar.gz
bitbake: knotty: don't display ETA for tasks with progress
It turns out that progress information we can extract from a task is rarely apportioned closely enough to the time taken for the ETA to be accurate, so showing it is going to be misleading most of the time for anything but the most basic of examples. Let's just remove it and avoid misleading (or worse, annoying) the user. Fixes [YOCTO #9986]. (Bitbake rev: 235db4870b11db97250979e647b54cdb5ce4fbb6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/progress.py')
0 files changed, 0 insertions, 0 deletions