]> 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:41:54 +0000 (22:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Feb 2016 23:19:37 +0000 (23:19 +0000)
commit5e0fe321aa1d42f4abf5161448ae1263232224ab
tree363def860a3a787f76a7cbeeabd5e519e03c93bb
parent1b2e1eb6f08b6f95cf555d7f6bc6e4de2113aaed
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>
meta/recipes-graphics/piglit/piglit_git.bb