diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2010-12-14 18:09:58 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-14 22:36:32 +0000 |
commit | 5fadc9b8be944ab7a61ef5eb33f92f69237d2d93 (patch) | |
tree | 2cf5204378f9a4c65b0d3a2c3612fd1478f103a8 /documentation/kernel-manual/kernel-concepts.xml | |
parent | 80e6408b9f0a07e192696a2c2d371b258b4b187d (diff) | |
download | openembedded-core-5fadc9b8be944ab7a61ef5eb33f92f69237d2d93.tar.gz openembedded-core-5fadc9b8be944ab7a61ef5eb33f92f69237d2d93.tar.bz2 openembedded-core-5fadc9b8be944ab7a61ef5eb33f92f69237d2d93.tar.xz openembedded-core-5fadc9b8be944ab7a61ef5eb33f92f69237d2d93.zip |
poky.conf: adjust variable whitelisting to fix sstate checksums
After some analysis of task dependencies I have adjusted the global whitelist
used to filter out variables that would otherwise cause unwanted changes in
task checksums for sstate packages.
The following changes have been made to BB_HASHBASE_WHITELIST:
* Fix typo: FILESEXTRAPATHS not FILESEXTRPATHS
* Add variables FILE_DIRNAME HOME LOGNAME SHELL TERM USER
* Remove variables DATE and TIME (these are referred to by a number of tasks
where they should affect the checksum, e.g. because they influence PV)
* Remove variable _ (not found in dependencies)
Additionally DATE and SRCDATE are excluded but only explicitly for
patch_do_patch, which uses these only to provide a warning if patches are
out of date.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'documentation/kernel-manual/kernel-concepts.xml')
0 files changed, 0 insertions, 0 deletions