Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bitbake: lib: remove unused imports | Frazer Clews | 2020-01-19 | 1 | -1/+0 |
* | bitbake: lib/bb: Add BB_SIGNATURE_LOCAL_DIRS_EXCLUDE to speed-up taskhash on ... | Aníbal Limón | 2019-12-30 | 1 | -2/+3 |
* | bitbake: bitbake: Drop duplicate license boilerplace text | Richard Purdie | 2019-05-04 | 1 | -12/+0 |
* | bitbake: bitbake: Add initial pass of SPDX license headers to source code | Richard Purdie | 2019-05-04 | 1 | -0/+2 |
* | bitbake: checksum: sanity check path when recursively checksumming | Ross Burton | 2018-08-14 | 1 | -0/+2 |
* | bitbake: lib/bb/checksum: avoid exception on broken symlinks | Paul Eggleton | 2016-07-29 | 1 | -2/+4 |
* | bitbake: bitbake: Convert to python 3 | Richard Purdie | 2016-06-02 | 1 | -8/+1 |
* | bitbake: checksum: In FileChecksumCache don't follow directory symlinks | Markus Lehtonen | 2016-03-30 | 1 | -2/+4 |
* | bitbake: FileChecksumCache: add get_checksums() method | Markus Lehtonen | 2016-02-18 | 1 | -0/+47 |
* | bitbake: implement checksums for local files in SRC_URI | Paul Eggleton | 2012-05-23 | 1 | -0/+90 |