diff options
author | Mark Hatle <mark.hatle@kernel.crashing.org> | 2024-12-18 09:36:01 -0600 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2025-01-09 06:25:36 -0800 |
commit | 339c54b2207e17762a76c3fef704ce66e4b5f596 (patch) | |
tree | 9fc3dda4625c3ecc3c99af4954851ecb052f5ed1 /documentation/set_versions.py | |
parent | 55c2943e436e61cbe8022852c34680624735d4c3 (diff) | |
download | poky-339c54b2207e17762a76c3fef704ce66e4b5f596.tar.gz |
populate_sdk_ext: write_local_conf add shutil import
Add shutil import to resolve error:
Exception: NameError: name 'shutil' is not defined, Did you forget to import 'shutil'
(From OE-Core rev: 759fb4bb4f5d5cf7f124f64b9314a34e41f58d23)
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b64263a43b4d82f1ebba13815bccb8a8cd3127f9)
Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions