summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2021-11-25sstate: explicitly name the checkhashes thread poolRoss Burton
2021-11-16sstate: add a function to get the sstate file name in sstate_checkhashesJose Quaresma
2021-11-16sstate: only search on the mirrors for the missing filesJose Quaresma
2021-11-16sstate: cleanup the sstate mirror progress checkJose Quaresma
2021-11-05sstate: another fix for touching files inside pseudoJose Quaresma
2021-11-03sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt
2021-10-23sstate: fix touching files inside pseudoJose Quaresma
2021-10-23sstate.bbclass: count the files on mirrors using the pre local filesJose Quaresma
2021-10-17sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton
2021-10-14sstate: Allow validation of sstate singatures against list of keysDaniel McGregor
2021-10-14sstate: Switch to ZStandard compressor supportHenry Kleynhans
2021-10-08abi_version/sstate: Bump to fix rpm corruption issuesRichard Purdie
2021-10-08sstatesig: Only apply group/other permissions to pseudo filesRichard Purdie
2021-10-04abi_version/sstate: Bump HASH_VERSION and SSTATE_VERSIONRichard Purdie
2021-10-04sstatesig: Add processing for full build paths in sysroot filesRichard Purdie
2021-09-23ssate: Cleanup directtasks handlingRichard Purdie
2021-09-23sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie
2021-09-23sstate: Ensure deploy tasks don't pull in toolchainsRichard Purdie
2021-09-16sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie
2021-09-11sstate: Avoid problems with recipes using SRCPV when fetching sstateRichard Purdie
2021-08-20sstate.bbclass: get the number of threads from BB_NUMBER_THREADSJose Quaresma
2021-08-12sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma
2021-08-01sstate: Fix rebuilds when changing layer configRichard Purdie
2021-07-11sstate: Drop pseudo exclusionRichard Purdie
2021-07-02sstate/staging: Handle directory creation race issueRichard Purdie
2021-06-29sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho
2021-05-21sstate: Ignore sstate signing keyDaniel McGregor
2021-05-16sstate: Handle manifest 'corruption' issueRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-03-23sstate: Add documentation for eventhandlers and tweak namingRichard Purdie
2021-03-23sstate: Remove stale objects before the main buildRichard Purdie
2021-02-19sstate.bbclass: Split sstate summary into locally and network found artifactsAlejandro Hernandez Samaniego
2020-11-24uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-09-30sstate: set mode explicitly when creating directories in sstate-cacheRoss Burton
2020-09-28sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter
2020-05-30sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle
2020-05-09sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt
2020-03-06sstate: Drop obsolete check in hash validationRichard Purdie
2020-02-08sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee
2020-01-27sstate.bbclass: Only show sstate mirror progress bar for >= 100 objectsPeter Kjellerstedt
2020-01-13sstate: Improve move into place op and touch fileRichard Purdie
2020-01-06sstate: Avoid races over rewritten siginfo filesRichard Purdie
2020-01-06sstate: Handle sstate filenames longer than 255 charactersRichard Purdie
2020-01-06sstate: Merge file name generation into single functionRichard Purdie
2020-01-06sstate: Improve SSTATE_PKG handlingRichard Purdie
2020-01-06sstate: Add extra directory levelRichard Purdie
2019-12-30sstate.bbclass: Fix for consistent whitespaceMartin Jansa
2019-12-11sstate: Ensure mkdir happens before mktempRichard Purdie
2019-12-11sstate: Ensure target sstate directory exists if unihash changesRichard Purdie
2019-12-10sstate: Ensure SSTATE_PKG is reloaded when handling siginfoRichard Purdie