diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2014-09-11 16:30:16 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-09-17 22:00:25 +0100 |
commit | abf0e7e53fd645494b545f002762c3ce5ad407d4 (patch) | |
tree | 52a58288ed0e28214fe125199ea4a873d3bcc1c3 /bitbake/doc/bitbake.1 | |
parent | a08d7dc9b2aca452b61ef8d1215aaf2497396e27 (diff) | |
download | poky-abf0e7e53fd645494b545f002762c3ce5ad407d4.tar.gz |
sstatesig: Improve the support for locked down sstate cache usage
Add code in the sstate hash validation code to ensure it really did
install these from sstate since if it didn't should to warn/abort
the build. The judgment condition is:
1) If a build is replaced by locked sstate-cache, it will triger a
warn/error;
2) If objects are not used from the locked cache, it will triger a
warn/error;
3) Use SIGGEN_LOCKEDSIGS_CHECK_LEVEL variable controls whether this
is just a warning or a fatal error or nothing to report.
[YOCTO #6639]
(From OE-Core rev: 305912dce61c4fed0cbf631aa98a9e6f29db88e4)
(From OE-Core rev: 1683815695f39d4bad352348913f927ac8a1bcf5)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake.1')
0 files changed, 0 insertions, 0 deletions