summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* sstate: explicitly name the checkhashes thread poolRoss Burton2021-11-251-1/+2
* sstate: add a function to get the sstate file name in sstate_checkhashesJose Quaresma2021-11-161-9/+7
* sstate: only search on the mirrors for the missing filesJose Quaresma2021-11-161-6/+2
* sstate: cleanup the sstate mirror progress checkJose Quaresma2021-11-161-4/+5
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-051-6/+6
* sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt2021-11-031-1/+1
* sstate: fix touching files inside pseudoJose Quaresma2021-10-231-2/+2
* sstate.bbclass: count the files on mirrors using the pre local filesJose Quaresma2021-10-231-7/+4
* sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton2021-10-181-3/+4
* sstate: Allow validation of sstate singatures against list of keysDaniel McGregor2021-10-141-1/+4
* sstate: Switch to ZStandard compressor supportHenry Kleynhans2021-10-141-10/+19
* abi_version/sstate: Bump to fix rpm corruption issuesRichard Purdie2021-10-081-1/+1
* sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie2021-10-081-1/+1
* abi_version/sstate: Bump HASH_VERSION and SSTATE_VERSIONRichard Purdie2021-10-041-1/+1
* sstatesig: Add processing for full build paths in sysroot filesRichard Purdie2021-10-041-0/+7
* ssate: Cleanup directtasks handlingRichard Purdie2021-09-231-14/+4
* sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie2021-09-231-0/+4
* sstate: Ensure deploy tasks don't pull in toolchainsRichard Purdie2021-09-231-2/+2
* sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie2021-09-161-0/+18
* sstate: Avoid problems with recipes using SRCPV when fetching sstateRichard Purdie2021-09-111-0/+4
* sstate.bbclass: get the number of threads from BB_NUMBER_THREADSJose Quaresma2021-08-201-3/+2
* sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma2021-08-121-0/+2
* sstate: Fix rebuilds when changing layer configRichard Purdie2021-08-021-0/+1
* sstate: Drop pseudo exclusionRichard Purdie2021-07-111-2/+0
* sstate/staging: Handle directory creation race issueRichard Purdie2021-07-021-3/+5
* sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho2021-06-291-0/+8
* sstate: Ignore sstate signing keyDaniel McGregor2021-05-211-0/+2
* sstate: Handle manifest 'corruption' issueRichard Purdie2021-05-161-1/+15
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-061-4/+4
* sstate: Add documentation for eventhandlers and tweak namingRichard Purdie2021-03-231-6/+21
* sstate: Remove stale objects before the main buildRichard Purdie2021-03-231-0/+45
* sstate.bbclass: Split sstate summary into locally and network found artifactsAlejandro Hernandez Samaniego2021-02-191-1/+5
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-11-241-0/+4
* sstate: set mode explicitly when creating directories in sstate-cacheRoss Burton2020-09-301-1/+1
* sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter2020-09-281-1/+1
* sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle2020-05-301-1/+5
* sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt2020-05-091-4/+11
* sstate: Drop obsolete check in hash validationRichard Purdie2020-03-061-4/+0
* sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee2020-02-081-1/+1
* sstate.bbclass: Only show sstate mirror progress bar for >= 100 objectsPeter Kjellerstedt2020-01-271-4/+8
* sstate: Improve move into place op and touch fileRichard Purdie2020-01-131-1/+5
* sstate: Avoid races over rewritten siginfo filesRichard Purdie2020-01-061-3/+10
* sstate: Handle sstate filenames longer than 255 charactersRichard Purdie2020-01-061-1/+18
* sstate: Merge file name generation into single functionRichard Purdie2020-01-061-10/+12
* sstate: Improve SSTATE_PKG handlingRichard Purdie2020-01-061-10/+11
* sstate: Add extra directory levelRichard Purdie2020-01-061-2/+2
* sstate.bbclass: Fix for consistent whitespaceMartin Jansa2019-12-301-6/+6
* sstate: Ensure mkdir happens before mktempRichard Purdie2019-12-111-3/+2
* sstate: Ensure target sstate directory exists if unihash changesRichard Purdie2019-12-111-2/+2
* sstate: Ensure SSTATE_PKG is reloaded when handling siginfoRichard Purdie2019-12-101-1/+2