]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
toaster: show "Tasks starting..." until the first task completes
authorElliot Smith <elliot.smith@intel.com>
Tue, 12 Jul 2016 15:14:42 +0000 (16:14 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 23:08:17 +0000 (00:08 +0100)
commit5529bcd860d2932b967a064ae28690ac5a725342
tree1e21f4c54146ed1fc90850e1dda47aac25fecbe3
parentf33d51d46d70e73e04e325807c1bc4eb68462f7b
toaster: show "Tasks starting..." until the first task completes

To prevent showing a "0% of tasks complete" message for a long time,
don't show the progress bar until the first task has finished.

While waiting for that first task, show a message about tasks
starting instead.

[YOCTO #9631]

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
lib/toaster/orm/models.py
lib/toaster/toastergui/templates/mrb_section.html