summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/hob.py
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-08-02 16:59:01 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-03 17:51:56 +0100
commitf353148390e093719a9734e46629a6570ef92557 (patch)
tree3a394f50812ac8e9559db00752976656c22dffba /bitbake/lib/bb/ui/hob.py
parent647643b65479ab46e7cbbdcb620222322be0f618 (diff)
downloadpoky-f353148390e093719a9734e46629a6570ef92557.tar.gz
bb/ui/crumbs/runningbuild: optionally create list entries sequentially
In b947e7aa405966262c0614cae02e7978ec637095 Bob changed the behaviour of the RunningBuildModel such that the items are added to the model in a non-sequential order. The messages in the view being listed out of order from how they are received is undesirable for users of the hob UI, therefore this patch adds an optional sequential parameter to the RunningBuild initialiser which, when set to True, will always append new messages so that the order shown in the view is that the messages are received in. The parameter defaults to to False such that the behaviour added by Bob is preserved. Partially addresses [YOCTO #1311] CC: Bob Foerster <robert@erafx.com> (Bitbake rev: b16663e1919fddbf63d0ca7f9ad3ffdc7d1121fd) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/hob.py')
0 files changed, 0 insertions, 0 deletions