summaryrefslogtreecommitdiffstats
path: root/bitbake/bin
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-08-12 15:06:06 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-08-15 09:47:08 +0100
commitc82dc42d4dca89121de6e781b6cb48d5d952df55 (patch)
tree6675f25f97ebde62dec08cc057508666f3731463 /bitbake/bin
parent912a33bd7e4d6ff27fe8613b79bd34cf3b84679c (diff)
downloadpoky-c82dc42d4dca89121de6e781b6cb48d5d952df55.tar.gz
bb/ui/crumbs/tasklistmodel: optimise find_path_for_item
If the item_name contains virtual/, -native or -cross it won't be present in the model. Return None early in this circumstance rather than iterating the entire model and still returning None. (Bitbake rev: aeef5a4b3999bd924e89e7738efe24f80ae94fd0) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
0 files changed, 0 insertions, 0 deletions