diff options
author | Ross Burton <ross.burton@arm.com> | 2022-12-07 16:36:49 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-08 10:50:30 +0000 |
commit | cee485d1672d13499cc8f084e083adbe071f0bf6 (patch) | |
tree | afdf04725afacd3bfeebda07cf9b39c3909841fc /bitbake/lib/bb/parse/parse_py/ConfHandler.py | |
parent | 713d0e531bb01c8faa3ee31d5f7b9aee3606b718 (diff) | |
download | poky-cee485d1672d13499cc8f084e083adbe071f0bf6.tar.gz |
combo-layer: dont use bb.utils.rename
Bitbake may not be configured, and bb isn't imported anyway.
Instead just use os.rename(), and take the filename from the file object
instead of duplicating logic.
(From OE-Core rev: 528f4fb3683d048537604e4562ea758968060d62)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/parse/parse_py/ConfHandler.py')
0 files changed, 0 insertions, 0 deletions