diff options
author | Ross Burton <ross@burtonini.com> | 2022-03-31 19:28:56 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-04-01 23:11:37 +0100 |
commit | 6cd1a31bef217683152f5575592d04bf32861971 (patch) | |
tree | 74c24a73b6cc0a8a6dff0142982414353a151c84 /README.poky.md | |
parent | 13a1e484c3ea5a6463090cae86860e5afa08c999 (diff) | |
download | poky-6cd1a31bef217683152f5575592d04bf32861971.tar.gz |
oeqa/selftest/wic: use os.rename instead of bb.utils.rename
bb.utils.rename() only exists to handle moves across filesystems. As
these moves are within the same directory we can just use os.rename().
(From OE-Core rev: 450e09b6d4ca019848aec4c62fce280a09395b97)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.poky.md')
0 files changed, 0 insertions, 0 deletions