]> code.ossystems Code Review - openembedded-core.git/commit
sstate.bbclass: Do not fail if files cannot be touched
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 30 Apr 2020 17:49:55 +0000 (19:49 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 11 May 2020 16:14:42 +0000 (06:14 -1000)
commitf528d6ffc9649536d21d625f65b415bfec7db258
tree48fcc0a4f961e3e15a4bc3284133c1b9047ebb9e
parent174c27e4edea0af92f60779cf3f63d21f6bce6fe
sstate.bbclass: Do not fail if files cannot be touched

It may be that a file is not allowed to be touched, e.g., if it is a
symbolic link into a global sstate cache served over NFS.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/sstate.bbclass