Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-04-01 | pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the ↵ | Holger Freyther | 1 | |
config file | ||||
2007-04-01 | conf/checksums.ini: Remove the PN/PV from the section and only use the SRC_URI | Holger Freyther | 1 | |
2007-03-31 | classes/base.bbclass: Make the checksum code work and test it with file-native | Holger Freyther | 1 | |
conf/checksums.ini: Provide an example on how this can be used | ||||
2007-03-31 | classes/base.bbclass: Add checksum.py code to verify md5/sha256 sums on do_fetch | Holger Freyther | 1 | |
This code uses the checksum.py from contrib/qa/checksum to verify md5sum and sha256 on do_fetch task. This code would even allow to checksum certain local patches. |