diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-16 16:59:29 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-11-18 10:46:27 +0000 |
commit | b2ef543284c8c8d0d3badb2e1bcadad1106982d2 (patch) | |
tree | 80fb2e450680c57c57af7c94525e98abf20d89a8 /meta/recipes-kernel/trace-cmd | |
parent | 5b9877aa55e28ba06410592350e7e5106ebdf6cb (diff) | |
download | openembedded-core-b2ef543284c8c8d0d3badb2e1bcadad1106982d2.tar.gz openembedded-core-b2ef543284c8c8d0d3badb2e1bcadad1106982d2.tar.bz2 openembedded-core-b2ef543284c8c8d0d3badb2e1bcadad1106982d2.tar.xz openembedded-core-b2ef543284c8c8d0d3badb2e1bcadad1106982d2.zip |
package_rpm: Set _tmppath to avoid races over tmp files
Occasionally we keep seeing "unable to open temp file" messages during
do_package_write_rpm tasks. This appears to happen when multiple
processes are writing rpm files and is likely due to using the
shared system temp directory. This patch changes the tmp path
to the package work directory meaning conflicts should become
a non-issue.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/trace-cmd')
0 files changed, 0 insertions, 0 deletions