bitbake: fetch2: Cleanup file checksum generation
authorJacob Kroon <jacob.kroon@mikrodidakt.se>
Sat, 26 Apr 2014 14:32:18 +0000 (16:32 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 27 Apr 2014 00:27:55 +0000 (01:27 +0100)
commit9e4311fdedf3571fdc796d9b819cac22120771c0
tree38e183a8a33f538c04ffd37c250f6ccb7db970da
parentf53980cec16190fc46a8c673192b6b1eeb3f6a39
bitbake: fetch2: Cleanup file checksum generation

Cleanup the fix done in f9416e76e272ba3249abff099f6f3a47fe82e03e.

Instead of adding continue statements we can just move the last
statements into the final else-clause.

(Bitbake rev: 6dfb33fd7204e09815bde7ba5bf21941a73fe965)

Signed-off-by: Jacob Kroon <jacob.kroon@mikrodidakt.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py