diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-07-12 14:48:59 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-13 12:29:17 +0100 |
commit | 80441de058f016b4fbf35ed1ea6b15457916ebae (patch) | |
tree | 6d2f61387072b3138a25c2cf96ef83fb5474a521 /meta/recipes-devtools/automake | |
parent | e5c961714c9555de1a3ad3f49c4dd6d57ec079b9 (diff) | |
download | poky-80441de058f016b4fbf35ed1ea6b15457916ebae.tar.gz |
ui/crumbs/tasklistmodel: fix automatic removal of orphaned items
The sweep_up() method intends to remove all packages with an empty brought in
by column, this patch changes the implementation to be more reliable.
Each time a removal is triggered we begin interating the contents model again
at the beginning, only once the contents model has been iterated from start
to finish without any removals can we be certain that there will be no more
orphaned items.
Fixes [YOCTO #1218]
(Bitbake rev: 4803c6d3d1db31105d98a7f71596875333db0dc5)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/automake')
0 files changed, 0 insertions, 0 deletions