]> code.ossystems Code Review - openembedded-core.git/commit
piglit: don't use /tmp to write generated sources to
authorRoss Burton <ross.burton@intel.com>
Tue, 2 Feb 2016 22:42:57 +0000 (22:42 +0000)
committerSaul Wold <sgw@linux.intel.com>
Wed, 3 Feb 2016 17:48:20 +0000 (09:48 -0800)
commit226a26e51eb0789686509d3e22a3766e2e3e8666
tree1582826520a8e51e21af89d29340a142fe9570e2
parent2ed6adfea5ba16aeda7b5d908bea4303202d3774
piglit: don't use /tmp to write generated sources to

If there are multiple builds on the same machine then piglit writing it's
generated sources to /tmp will race.  Instead, export TEMP to tell the tempfile
module to use a temporary directory under ${B}.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-graphics/piglit/piglit_git.bb