diff options
author | Dongxiao Xu <dongxiao.xu@intel.com> | 2012-02-23 21:47:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-02-23 22:52:15 +0000 |
commit | 8e737db4fc2ab90850c2fe91733011dc4e0a24df (patch) | |
tree | 5e4c649a13f7a3fcfab6373b7305407b71d56881 /meta/recipes-extended/hdparm | |
parent | 99d326a818a49faf457c707ceeec6163bf8c8e16 (diff) | |
download | poky-8e737db4fc2ab90850c2fe91733011dc4e0a24df.tar.gz |
cache: Use configuration's hash value to validate cache
Previously we use the file time stamp to judge if a cache is valid.
Here this commit introduce a new method, which calculates the total
hash value for a certain configuration's key/value paris, and tag
it into cache filename, for example, bb_cache.dat.xxxyyyzzz.
This mechanism also ensures the cache's correctness if user
dynamically setting variables from some frontend GUI, like HOB.
(Bitbake rev: 1c1df03a6c4717bfd5faab144c4f8bbfcbae0b57)
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/hdparm')
0 files changed, 0 insertions, 0 deletions