summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/checksum.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton2017-05-181-2/+4
* 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