lib/bb/fetch2: fix comments for verify_checksum
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 24 May 2012 15:47:55 +0000 (16:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 25 May 2012 10:15:12 +0000 (11:15 +0100)
commitc3c72dce6aea304d73364c5063dc1012f926e91a
treef578856af8b5334435558bc427f3e5b846cfe332
parenta7bf06f902465ed9d7d0917856238b8f1ce910b4
lib/bb/fetch2: fix comments for verify_checksum

This function no longer returns a value, it raises errors instead, so
update the comments to reflect this.

(Bitbake rev: 8b61b9584a8b00378f9fd8f165dbd65dcfd3c14e)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/fetch2/__init__.py