diff options
author | Alex Franco <alejandro.franco@linux.intel.com> | 2015-08-28 17:34:04 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-01 11:43:58 +0100 |
commit | cd61c1a6c5c4b27cfda837ec955a97c95dfa20c3 (patch) | |
tree | 49fd464ec03833597ebea3cda72d3906c49bd3c8 /meta-yocto | |
parent | 79de172a937ee37ae1824ced5d09609b809e4989 (diff) | |
download | poky-cd61c1a6c5c4b27cfda837ec955a97c95dfa20c3.tar.gz |
Fix mode +st on TMPDIR when creating it
A sanity check fails when TMPDIR has setuid, setgid set. It was
proposed to fix this on TMPDIR creation instead of failing with
a sanity test only. This patch handles removal of those special
bits (and additonally, the sticky bit) from BUILDDIR and TMPDIR
when these directories are created.
[YOCTO #7669]
(From OE-Core rev: 8236d57439640a185c0226312cd4903a3ce2f53b)
Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto')
0 files changed, 0 insertions, 0 deletions