diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-22 03:59:15 -1000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:47:38 +0100 |
commit | 9c007cb1e35f4744682f9f00fe15ceb18fbf7ffc (patch) | |
tree | cb39d84c32a974b0e0dc053d074aa5aff8b67c39 /meta | |
parent | 9827758ebe3c0b6b4f06dedc814b810629b184e3 (diff) | |
download | poky-9c007cb1e35f4744682f9f00fe15ceb18fbf7ffc.tar.gz |
bitbake: fetch2/git: Use os.rename instead of mv
os.rename will overwrite the destination file if present so we can use this
instead of the process call overhead.
(Bitbake rev: c5b8a2fce98c362ea77d74a8bc472d01b739a98a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit b3cccaa6a896c41d8c9be5eebc327f726542d16b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions