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