]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Hash false success.. minor change in hash invalidation
authorChristian Rodriguez <christian.rodriguez@intel.com>
Tue, 16 Apr 2019 19:40:55 +0000 (03:40 +0800)
committerFeng, Bob C <bob.c.feng@intel.com>
Mon, 22 Apr 2019 08:50:26 +0000 (16:50 +0800)
commit56008eb7f68cd8bf8fec213406e4f3ef16898329
treed70dca6860a02ab20d14cc1d174c32439a4be938
parent35c2af00d8c349f3e0feca0c430034818e64020c
BaseTools: Hash false success.. minor change in hash invalidation

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1692

Change part of the hash error handling to invalidate hashes in the
cache destination not the cache source.

Signed-off-by: Christian Rodriguez <christian.rodriguez@intel.com>
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Bob Feng <bob.c.feng@intel.com>
BaseTools/Source/Python/build/build.py