]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 May 2020 17:55:43 +0000 (18:55 +0100)
commit462e3f505217c9b9e0d2c1cbdafb0c8910bb6a59
tree7fecf58bf093dab1d04d9d23446fbca7e1a1f163
parentd3f6ffb148e8837f2f6ba81f07dbfd6bbec64726
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>
meta/classes/sstate.bbclass