mirror of
git://git.yoctoproject.org/poky
synced 2026-08-28 14:59:04 +00:00
os.rename will overwrite the destination file if present so we can use this instead of the process call overhead. (Bitbake rev: b3cccaa6a896c41d8c9be5eebc327f726542d16b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>