bitbake: fetch2: rename file with bad checksum instead of removing it completely
authorMartin Jansa <martin.jansa@gmail.com>
Fri, 12 Apr 2013 14:08:10 +0000 (16:08 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 15 Apr 2013 14:57:31 +0000 (15:57 +0100)
commit192f033f08bd28a739027e3e430f04b85a930459
tree7bcd764c418c3f4ef2b4e1b3f88bcf9613614b2a
parentaf0b024da273501f65ac9bc48a266c881418fd57
bitbake: fetch2: rename file with bad checksum instead of removing it completely

* this can be useful when someone wan't to compare old file with
  bad checksum and new one

(Bitbake rev: 33c6b93597dd43ab03ce7b62ba3eeb1893a68c38)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py