Re: [yocto] Bug 11307 - sstate.bbclass tries to modify mirror files

2017-04-17 Thread Christopher Larson
On Tue, Apr 11, 2017 at 11:37 PM, Paulo Neves wrote: > Commit 51edde653707e7a3cd2186082458f01f32cd1996 makes a wrong > assumption that SSTATE_MIRRORS have write permissions. > > A mirror is by definition outside of it's user control. In my use case > it happens I does not

[yocto] Bug 11307 - sstate.bbclass tries to modify mirror files

2017-04-12 Thread Paulo Neves
Commit 51edde653707e7a3cd2186082458f01f32cd1996 makes a wrong assumption that SSTATE_MIRRORS have write permissions. A mirror is by definition outside of it's user control. In my use case it happens I does not have permissions to update the access time of the dereferenced symbolic-link file. If