diff options
author | Peter Kjellerstedt <pkj@axis.com> | 2020-01-11 04:01:44 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-28 11:51:03 +0000 |
commit | a74b608224bd709f4723e76a8d92c3a58a927ed9 (patch) | |
tree | c296ca2d0dcca25ae6a0dfc36a026d6c9710b1c4 /meta/files | |
parent | 3d92e6b49d50866fe9e920f6a1b8140df75f5f42 (diff) | |
download | poky-a74b608224bd709f4723e76a8d92c3a58a927ed9.tar.gz |
bitbake: knotty: Be consistent when creating/updating progress bars
When creating a new progress bar (using BBProgress), a colon was
appended to the supplied message. However, when updating the message,
no colon was appended.
Change this so that the colon is instead part of the widgets that make
up the progress bar so that it does not matter when and how the
message is updated, it always displays the same.
(Bitbake rev: 1115a14c93dc44124c3ab95053142da78032a004)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 08f35c04f6e1ce4c4ca5c2bef4cd8a192e12e682)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files')
0 files changed, 0 insertions, 0 deletions