diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-14 10:13:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-03-14 13:33:35 +0000 |
commit | 2b6574e7c4341c7e999c113e4ee7b9201b56910f (patch) | |
tree | 9b0218484382a4645b4ab6cf6b7e0aad1324d123 /scripts/lib/devtool/deploy.py | |
parent | 981ecb069a283cb7ac67a379d0bb8dd578672694 (diff) | |
download | poky-2b6574e7c4341c7e999c113e4ee7b9201b56910f.tar.gz |
bitbake: cooker: Improve parsing failure from handled exception usability
When a recipe raises a BBHandledException, it means the error was already
shown to the user. Adding an additional one here isn't helpful. What is
helpful is to mention that parsing was halted.
Tweak the code to do this with improves the messages the user sees
and helps understand what happened.
(Bitbake rev: b562966435ccd2335cfdccf89a9d7d18dd76a749)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fdf6ebc8b603fcfd3ed7c64baf486a4adabd25be)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions