bitbake: event.py: Allow passthrough of BBHandledException events
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 May 2014 14:54:29 +0000 (15:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Jun 2014 13:29:31 +0000 (14:29 +0100)
commit699666d9f54f0b55e92e1e838da1ac760275e7a9
tree544741e0244e84445ede446303398f53135f6229
parentd1437db398824290db3c55dbdff85d6d481326ac
bitbake: event.py: Allow passthrough of BBHandledException events

We need BBHandledException events to be passed through to the higher
layers, they don't need addition of any traceback since they've already
been reported to the user.

(Bitbake rev: f63b61f8997862439519f474cc09f3e05e95288c)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/event.py