summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2022-11-23sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt
2022-03-07sstate: inside the threadedpool don't write to the shared localdataJose Quaresma
2022-02-07sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt
2021-11-09sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie
2021-11-09sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie
2021-11-09sstate: another fix for touching files inside pseudoJose Quaresma
2021-10-29sstate: don't silently handle all exceptions in sstate_checkhashesRoss Burton
2021-10-29sstate: fix touching files inside pseudoJose Quaresma
2021-08-16sstate.bbclass: fix error handling when sstate mirrors is roJose Quaresma
2021-08-04sstate: Fix rebuilds when changing layer configRichard Purdie
2021-07-14sstate: Drop pseudo exclusionRichard Purdie
2021-07-06sstate/staging: Handle directory creation race issueRichard Purdie
2021-07-06sstate.bbclass: fix errors about read-only sstate mirrorsMichael Ho
2021-05-28sstate: Ignore sstate signing keyDaniel McGregor
2021-05-22sstate: Handle manifest 'corruption' issueRichard Purdie
2021-01-28uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-09-30sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter
2020-06-01sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle
2020-05-11sstate.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
2019-12-10sstate: Stop overwriting SSTATE_PKGRichard Purdie
2019-11-07sstate: Add ability to hide summary output for sstateRichard Purdie
2019-09-18Remove SSTATE_HASHEQUIV_SERVERJoshua Watt
2019-08-06sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTIONRichard Purdie
2019-08-03sstate: Reduce race windowsRichard Purdie
2019-07-31classes/sstate: regenerate sstate when signing enabledJoshua Lock via Openembedded-core
2019-07-27classes/sstate: don't use unsigned sstate when verification enabledJoshua Lock via Openembedded-core
2019-07-27sstate: fix log messageJoshua Lock via Openembedded-core
2019-07-15sstate: Add tweak to avoid multiple sstate stats messagesRichard Purdie
2019-04-10sstate.bbclass: Use bb.utils.to_boolean() for BB_NO_NETWORKRobert Yang
2019-01-24sstate.bbclass: make sure changes to SSTATE_SCAN_FILES are not ignoredAlexander Kanavin
2019-01-21classes/sstate: Update output hashJoshua Watt
2019-01-16sstate.bbclass: remove dependencies of SSTATE_EXTRAPATHWILDCARDRobert Yang
2019-01-14meta: remove True option to getVar calls (again)André Draszik
2019-01-07sstate: Implement hash equivalence sstateJoshua Watt
2019-01-07classes/sstate: Handle unihash in hash checkJoshua Watt
2019-01-03sstate: add support for caching shared workdir tasksMichael Ho
2019-01-03sstate.bbclass: catch ValueError from incorrectly written sstate manifestsMartin Jansa