qa/checksum: Add python code to verify a sha256,md5sum
authorHolger Freyther <zecke@selfish.org>
Sat, 31 Mar 2007 19:03:56 +0000 (19:03 +0000)
committerHolger Freyther <zecke@selfish.org>
Sat, 31 Mar 2007 19:03:56 +0000 (19:03 +0000)
commited7c417090d4cc735c797e9ecfd1a49b071eb95f
tree7d9f4398dc0e5186a706bc41b8b45646915a9543
parent5d3963de4a236f1a28f4c5c0829d0492141ea505
qa/checksum: Add python code to verify a sha256,md5sum
    Store md5 and sha256 sums in a ini file and verify
    it with a local file. This code has been tested (manually)
    on OSX and should be integrated into either OE or BitBake
contrib/qa/checksum/.mtn2git_empty [new file with mode: 0644]
contrib/qa/checksum/checksum.py [new file with mode: 0644]
contrib/qa/checksum/sample.conf [new file with mode: 0644]
contrib/qa/checksum/test.file [new file with mode: 0644]