diff options
author | Ross Burton <ross.burton@intel.com> | 2016-07-05 17:41:24 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-10 14:12:07 +0100 |
commit | 016e4a53e3251ffcdb3c260dd2837507b520ffa6 (patch) | |
tree | ad8e7dd030291e1bf3c638ddf3c36eb4089a0f73 /scripts/lib/devtool | |
parent | 6483fbe70e52ec9a53c918fe81162fd0c566f80f (diff) | |
download | openembedded-core-016e4a53e3251ffcdb3c260dd2837507b520ffa6.tar.gz openembedded-core-016e4a53e3251ffcdb3c260dd2837507b520ffa6.tar.bz2 openembedded-core-016e4a53e3251ffcdb3c260dd2837507b520ffa6.zip |
classes/libc-package: remove pointless copying when running localedef
localedef handles attempts to read/write the archive in parallel correctly by
creating the file atomically, gracefully handling racing to create, and has
exclusive locks when writing. Therefore I can't see any purpose to copying the
archive to /tmp and back again when manipulating it.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/lib/devtool')
0 files changed, 0 insertions, 0 deletions