summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/hob.py
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-08-05 16:12:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-09 15:19:59 +0100
commit138178f5d2e39065629f51abd577bd607ca570d0 (patch)
treed2caa1e4e75b6af3a31b75b47a48aab12a58540c /bitbake/lib/bb/ui/hob.py
parentecab5d610b2921ab50524aaf5b1ebc78d22dc0c0 (diff)
downloadpoky-138178f5d2e39065629f51abd577bd607ca570d0.tar.gz
bb/ui/crumbs/tasklistmodel: prevent hang when removing item
It's possible to trigger an infinite recursion when removing a package where many of the dependencies share their dependencies. Prevent this by keeping a list of removed item names and only removing the item when it's not in the list. Addresses [YOCTO #1319] (Bitbake rev: 0ed58f28e869cceeefa930a3f1f46c5f3e9ffe21) 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