Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-04-30 | checksums: remove xorg checksum till we find out which is the right one | Koen Kooi | 1 | |
2007-04-27 | checksums.ini: correct js and xorg checksums | Koen Kooi | 1 | |
2007-04-15 | checksums.ini: added result of 'bittest chksum_checker' run on CELF source ↵ | Marcin Juszkiewicz | 1 | |
mirror 1 file changed, 11953 insertions(+) Thx goes to: - Holger 'zecke' Freyther for writing BitTest and chksum_checker - CELF for providing machine for their source mirror which was used for test | ||||
2007-04-07 | packages/libmrss: Move to 0.17.1 and drop all patches | Holger Freyther | 1 | |
The patches were applied upstream, move to the new version and update the checksums. | ||||
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. |