diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-30 20:49:59 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-31 09:13:04 +0100 |
commit | 672c07de4a96eb67eaafba0873eced44ec9ae1a6 (patch) | |
tree | 94163d2c92a6e5f78a89ab30e36b032e484dc5ae /bitbake/lib/bb/namedtuple_with_abc.py | |
parent | 2554be49f2993c8cc3c10d9d1896c9bef530b0f1 (diff) | |
download | poky-672c07de4a96eb67eaafba0873eced44ec9ae1a6.tar.gz |
bitbake: fetch2: Ensure that incorrect checksumed files are always renamed
There are some codepaths where the file checksum is verified and can
be found to mismatch but the 'rename' logic doesn't kick in. If code
relies on the presence of a file for the checksum having been checked
(e.g. uninative.bbclass) then it can be used when the checksum hasn't
matched.
Therefore rename the file whenever an invalid checksum is encountered.
(Bitbake rev: 69ef6c8a9db02bfa0e3fac72481ec26586a29a01)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/namedtuple_with_abc.py')
0 files changed, 0 insertions, 0 deletions