summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/checksum.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Convert to python 3 megacommit This needs breaking up into ...Richard Purdie2016-05-161-8/+1
* bitbake: checksum: In FileChecksumCache don't follow directory symlinksMarkus Lehtonen2016-03-301-2/+4
* bitbake: FileChecksumCache: add get_checksums() methodMarkus Lehtonen2016-02-181-0/+47
* bitbake: implement checksums for local files in SRC_URIPaul Eggleton2012-05-231-0/+90