diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-09 17:39:20 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-12-02 14:37:53 +0000 |
commit | b409a428c1e8c7d91b039682355fee8145d31a4f (patch) | |
tree | 5712586086942aab7783266e5e82e16bc24b6ec9 /scripts/lib/devtool/sdk.py | |
parent | 0839888394a6e42e96f9f0d201376eb38bc79b24 (diff) | |
download | poky-b409a428c1e8c7d91b039682355fee8145d31a4f.tar.gz |
bitbake: command: Ensure exceptions inheriting from BBHandledException are visible
Previous changes allowed BBHandledException to be detected but not exceptions
which inherit from it. Fix this. The code really needs totally reworking
to preserve the exceptions.
[YOCTO #14054]
(Bitbake rev: 80348b68a34b7ec45a0496a4af7f2ae0c26488f0)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ef762d92df6c2554c6248e80212f984d9ec4c651)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions