diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-05 18:00:10 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-07 17:27:51 +0000 |
commit | 4d161405d5fdf53e28a5a4f74a0c5c53ef14180e (patch) | |
tree | c5b413d9c7f460a78ed787a6735181402c5bf401 /scripts/lib/devtool/sdk.py | |
parent | b49d42ce90f0f910b6a4ec3a5ba26eccc543076c (diff) | |
download | poky-4d161405d5fdf53e28a5a4f74a0c5c53ef14180e.tar.gz |
oeqa/runtime/login: Various code improvements and fixes
* Allow tools to be found from the host PATH so that imagemagick from a buildtools
tarball/sdk can work
* Reformat the code to have imports at the start of the file and have more standard
formatting and whitespace
* Always save copies of the images, the space imapct is negligle compared to the
debug win
* Write the images to ${T}
* Use bb.utils.mkdirhier() instead of more complex code
* Restrict the tests to images containing matchbox-desktop
(From OE-Core rev: d09989b49517830297654e4d1d150aaa8723c41a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions