diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-18 11:52:06 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-11-25 08:08:51 +0000 |
commit | 80b3974081c4a8c604e23982a6db8fb32c616058 (patch) | |
tree | 9b993f4069daea3916c7e6289ad35c8280ea3103 /meta/recipes-connectivity/nfs-utils | |
parent | e98d01c1ca060ad984d7a14a3f56fe049812df44 (diff) | |
download | openembedded-core-contrib-80b3974081c4a8c604e23982a6db8fb32c616058.tar.gz |
sstate: Ensure siginfo and sig files are also touched
Maintaining an sstate mirror is complicated at the moment as only the main
sstate tgz files have their timestamp updated when they're used.
This causes problems as the siginfo files can be removed from the server
due to inactivity but the sstate fetch code tries to fetch them leading
to confusing warnings and reduced debug capability.
This change ensures we touch any sig/siginfo files present and should
help ageing of the objects on sstate mirrors. It doesn't handle the intermediate
task siginfo files but those are never fetched by the current sstate code
so are an order of magnitude less problematic.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/nfs-utils')
0 files changed, 0 insertions, 0 deletions