diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-09-12 14:58:18 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-14 09:49:53 +0100 |
commit | 16dbf505c4fdd9fe1820d950ab05c8ea99ad7505 (patch) | |
tree | e4629c79478a0893bdc933c7847931b580d13b85 /meta/recipes-kernel | |
parent | 5c3fec058a2d370fbb625901ca1822ce04927ac2 (diff) | |
download | openembedded-core-16dbf505c4fdd9fe1820d950ab05c8ea99ad7505.tar.gz openembedded-core-16dbf505c4fdd9fe1820d950ab05c8ea99ad7505.tar.bz2 openembedded-core-16dbf505c4fdd9fe1820d950ab05c8ea99ad7505.zip |
patch.bbclass: Use one TMPDIR per patching process
We must use one TMPDIR per process (/tmp/${PID}) so that the patching
processes don't generate the same temp file name (the "patch" program
uses the TMPDIR environment variable for deciding where to create the
temp files).
[YOCTO #3070]
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-kernel')
0 files changed, 0 insertions, 0 deletions