diff options
author | Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> | 2021-04-16 18:48:34 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:26 +0100 |
commit | 51b7ecfef378edbceda48ba55f6b87c923240545 (patch) | |
tree | 0f5658b99c62f8b9896a26532f4d74810409dabb /scripts/tiny/ksize.py | |
parent | 18007c25bd1820abba336cd40706fa0e3e6f472f (diff) | |
download | poky-51b7ecfef378edbceda48ba55f6b87c923240545.tar.gz |
python3: Improve logging, syntax and update deprecated modules to create_manifest
The imp module has een deprecated by upstream python, drop its usage
(imp.get_tag) in favor of sys.implementation.cache_tag.
Avoid incorrectly getting dependencies for running script and
multiprocessing module.
Improve logging behavior of the create_manifest task:
- Use indentation.
- Logs on temp directory.
- Use a proper debug flag.
- Standarize syntax.
(From OE-Core rev: a3ac339f5b8549a050308ba94c4ef9093f10e303)
Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/tiny/ksize.py')
0 files changed, 0 insertions, 0 deletions