]> code.ossystems Code Review - openembedded-core.git/commit
sstate: Preserve permissions when extracting tar archive
authorJacob Kroon <jacob.kroon@gmail.com>
Fri, 14 Jan 2022 07:41:38 +0000 (08:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 15 Jan 2022 16:22:46 +0000 (16:22 +0000)
commit32f01e57e1e915e8121609fb48b0b0254e625957
treed149e45c47438b4499b2f1a9a80354f058ec0f6b
parent4ad8059ae0769285c7b837a62e1b76fbeef4c505
sstate: Preserve permissions when extracting tar archive

This is done by default when tar is run by the superuser, but for native
recipes the corresponding task is not run as root under pseudo, so pass
the flag explicitly.

Suggested-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/sstate.bbclass