]> code.ossystems Code Review - openembedded-core.git/commit
sstate: set mode explicitly when creating directories in sstate-cache
authorRoss Burton <ross@burtonini.com>
Mon, 28 Sep 2020 16:19:00 +0000 (17:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Sep 2020 14:01:46 +0000 (15:01 +0100)
commit1b0624dffe1b8496533c86dfed873112c8c0a01b
tree57bbff13f47b28de52a227fdc54fa511de9cb20e
parent2eaefac2bb0b999e64a445fdadefb639eb7089a0
sstate: set mode explicitly when creating directories in sstate-cache

When creating directories in the sstate-cache, explicitly set the mode
passed to mkdir to 0775 so that the directories are group writable, as
otherwise they cannot be shared with other users.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass