summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/fetch2/__init__.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-09-23 14:14:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-24 12:13:51 +0100
commit0bdde689f651a22a2ff925bcdd88755cde592b3d (patch)
tree294ece1da1ad6fe3977bf962b7b80ac6d43399a2 /bitbake/lib/bb/fetch2/__init__.py
parent1c2634c8d236a0eb1abc2fdc3ee5950ac7a2b345 (diff)
downloadpoky-0bdde689f651a22a2ff925bcdd88755cde592b3d.tar.gz
bitbake: lib/bb/runqueue.py: fix exceptions with -k and failed targets
If a target dependency is marked as failed and yet we are continuing on because -k has been specified, don't try to access the dependency's data in taskData.build_targets since it will have been removed. This fixes "IndexError: list index out of range" errors in this situation. Also, do not print the "unhandled exception" message when SystemExit is raised since we will have reported the actual error already in this case (e.g. when -k has been specified and some targets failed). Fixes [YOCTO #3133]. (Bitbake rev: 70eebc184eb1ab3678be87bed019b5beadecdc89) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/fetch2/__init__.py')
0 files changed, 0 insertions, 0 deletions