diff options
author | Phil Blundell <pb@pbcl.net> | 2013-04-24 13:07:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:43:50 +0100 |
commit | d8c4f442c41bf3ac5e064630657cd3fa1b5c43b1 (patch) | |
tree | 706e9d153b42e9bf7ed4819180c5e9a7435949b1 /meta/recipes-devtools | |
parent | 443e75ee2c0e9a62df997aef24855bce54d39177 (diff) | |
download | openembedded-core-d8c4f442c41bf3ac5e064630657cd3fa1b5c43b1.tar.gz openembedded-core-d8c4f442c41bf3ac5e064630657cd3fa1b5c43b1.tar.bz2 openembedded-core-d8c4f442c41bf3ac5e064630657cd3fa1b5c43b1.zip |
sstate: Set umask to 002 before packaging runs
Otherwise we might end up creating directories under sstate-cache with whatever
random umask has been selected for the task that we're trying to package. This
would be a bad thing since it might result in losing group write access for
newly created dirs, and/or losing group read access for the sstate files
themselves.
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions