diff options
author | Tim Orling <tim.orling@konsulko.com> | 2024-02-23 12:58:35 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-02-27 11:36:38 +0000 |
commit | 28414495277e87898c9ac5314b88ebb747494dac (patch) | |
tree | acd2e423126ce91be886316e0827ed3a4c798a27 /scripts/lib/devtool/ide_sdk.py | |
parent | 54c27d84b6369daef372741b8184304d3e5d3925 (diff) | |
download | poky-28414495277e87898c9ac5314b88ebb747494dac.tar.gz |
bitbake: layerindexlib: fix missing layer branch backtrace
When a LayerBranch (a specific layer at a specific release) does not
exist in the layerindex database ("Layerindex Metadata"), the dependency
would throw a backtrace. Instead fail early and provide an error message.
Since layerindexlib will also check the local layers, inform the user that
a local checkout might resolve the situation. Recommend that they reach
out to the layer maintainers and layer index admins to properly fix it for
everyone.
While we are here, remove some trailing whitespace.
[YOCTO #15365]
[YOCTO #13954]
(Bitbake rev: 96cbe8f87209a927c157ebcf469f8b9d54fcf92e)
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/ide_sdk.py')
0 files changed, 0 insertions, 0 deletions