summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/checksum.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton2016-07-291-2/+4
* bitbake: bitbake: Convert to python 3Richard Purdie2016-06-021-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