aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-07-05 17:41:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-10 14:12:17 +0100
commit586249ac8387885a29315e8fe332fab475c7a2da (patch)
treed02d87954ffb9019e561f1d1afa4b7aeb11c5012 /meta/conf/machine
parente2a150b1f957a669e0d6c9b908cf2234447e5dd4 (diff)
downloadopenembedded-core-contrib-586249ac8387885a29315e8fe332fab475c7a2da.tar.gz
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. (From OE-Core rev: 016e4a53e3251ffcdb3c260dd2837507b520ffa6) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf/machine')
0 files changed, 0 insertions, 0 deletions