summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
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
2018-11-23sstate.bbclass: Only remove sstate file when task is existedRobert Yang
2018-11-22sstate.bbclass: set SSTATE_EXTRAPATHWILDCARD explicitlyRobert Yang
2018-09-12sstate.bbclass: update SSTATE_DUPWHITELISTKai Kang
2018-08-28sstate.bbclass: make SSTATE_PRUNE_OBSOLETEWORKDIR could be overwrittenKai Kang
2018-08-23sstate: add intel-microcode to SSTATE_DUPWHITELISTYongxin Liu
2018-08-16sstate: Optimise SSTATE_EXCLUDEDEPS_SYSROOT handlingRichard Purdie
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping base-passwd|shadow-sysroo...André Draszik
2018-08-15sstate: use SSTATE_EXCLUDEDEPS_SYSROOT for skipping *-initial recipesAndré Draszik
2018-08-15sstate: allow specifying indirect dependencies to exclude from sysrootAndré Draszik
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie
2018-08-15sstate: Ensure a given machine only removes things which it createdRichard Purdie
2018-08-14sstate: Remove DEPLOY_DIR_IMAGE from SSTATE_DUPWHITELISTRichard Purdie
2018-08-08sstate: Add sstate usage summary to the buildRichard Purdie