summaryrefslogtreecommitdiff
path: root/conf/checksums.ini
AgeCommit message (Collapse)AuthorFiles
2007-04-30checksums: remove xorg checksum till we find out which is the right oneKoen Kooi1
2007-04-27checksums.ini: correct js and xorg checksumsKoen Kooi1
2007-04-15checksums.ini: added result of 'bittest chksum_checker' run on CELF source ↵Marcin Juszkiewicz1
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-07packages/libmrss: Move to 0.17.1 and drop all patchesHolger Freyther1
The patches were applied upstream, move to the new version and update the checksums.
2007-04-01pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the ↵Holger Freyther1
config file
2007-04-01conf/checksums.ini: Remove the PN/PV from the section and only use the SRC_URIHolger Freyther1
2007-03-31classes/base.bbclass: Make the checksum code work and test it with file-nativeHolger Freyther1
conf/checksums.ini: Provide an example on how this can be used
2007-03-31classes/base.bbclass: Add checksum.py code to verify md5/sha256 sums on do_fetchHolger Freyther1
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.