summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/runqueue.py
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2021-02-23 11:18:28 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-11 14:04:45 +0000
commitd3a0f074bcfcc5d158709906c37af76110418f0d (patch)
tree7935cf0ced0ff8c5715e957032982445e99dafe9 /bitbake/lib/bb/runqueue.py
parent1d2fc389f957fab88bf1987148db52a9c3e50385 (diff)
downloadpoky-d3a0f074bcfcc5d158709906c37af76110418f0d.tar.gz
bitbake: event.py: fix regression about INVALIDCONF
A previous commit uses __BBHANDLERS_MC to record all handlers, but it does not take into consideration of INVALIDCONF, thus causing regression. We need to record the name before returned AlreadyRegistered, otherwise, when reparsing due to INVALIDCONF, bascially all handlers are not called. (Bitbake rev: f6fb6f22fa6ba1ffe121948d7f53ac724358491e) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/runqueue.py')
0 files changed, 0 insertions, 0 deletions