diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-08-05 17:13:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-09 15:19:59 +0100 |
commit | d50bfaa9a122040b0df9f1e237b294716ec66be7 (patch) | |
tree | e6d8e4642a90e75853180ec0f3b7438487094c61 /bitbake/lib/bb/runqueue.py | |
parent | 138178f5d2e39065629f51abd577bd607ca570d0 (diff) | |
download | poky-d50bfaa9a122040b0df9f1e237b294716ec66be7.tar.gz |
bb/ui/hob: move some code around to avert a race
The data-generated and model-updated signals are different, the model
should only be accessed *after* the model-updated signal. Move code
setting the image combo's backing model to the model-updated callback to
ensure the combo is accurately set when changing the machine with an
image selected.
(Bitbake rev: 46953d3b4595667935d43fe7b20264ae0efd1bdf)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions