]> code.ossystems Code Review - openembedded-core.git/commit
Fix IndexError encountered when a 'depends' flag references a nonexistant task
authorChris Larson <chris_larson@mentor.com>
Fri, 6 Aug 2010 23:19:12 +0000 (16:19 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 4 Jan 2011 14:36:54 +0000 (14:36 +0000)
commit36318110da95aa4a47f4546c830398344e066a36
tree4a219ff2f240a7f9b539f48f10f7b4053cb28cf3
parent151c4a7a3336aff0dad89541db233b48c38fa5a0
Fix IndexError encountered when a 'depends' flag references a nonexistant task

(Bitbake rev: 4b0fd70539e73d99282fa89d47ad2d5f642ca4f4)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
bitbake/lib/bb/runqueue.py