aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/checksum.py
AgeCommit message (Expand)Author
2020-01-19lib: remove unused importsFrazer Clews
2019-12-30lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on directoriesAníbal Limón
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-08-14checksum: sanity check path when recursively checksummingRoss Burton
2016-07-29lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton
2016-06-01bitbake: Convert to python 3Richard Purdie
2016-03-29checksum: In FileChecksumCache don't follow directory symlinksMarkus Lehtonen
2016-02-18FileChecksumCache: add get_checksums() methodMarkus Lehtonen
2012-05-23bitbake: implement checksums for local files in SRC_URIPaul Eggleton