diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-08-09 17:19:33 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-11 19:07:59 +0100 |
commit | af8ef316677c37ca937c43dee8a315a8afe27499 (patch) | |
tree | 0d8c904c3c49c826b02d64233fe72c1cf368b8ae /bitbake/lib/bb/fetch/osc.py | |
parent | 858c79c3e98019dd525c8a2cd6a99319b583a4f4 (diff) | |
download | poky-af8ef316677c37ca937c43dee8a315a8afe27499.tar.gz |
bb/ui/crumbs/tasklistmodel: correctly uniquify dependency list
Fix thinko - the squish method returns a uniquified list, it doesn't modify
the list in place. Therefore the call to squish() was useless as its return
value was never assigned.
(Bitbake rev: 93bae8f223cdeb7b7e31c309b5d785b97ae1c2ac)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch/osc.py')
0 files changed, 0 insertions, 0 deletions