summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2022-08-12classes: Update classes to match new bitbake class scope functionalityRichard Purdie
2022-08-12classes: Add SPDX license identifiersRichard Purdie
2022-08-12classes: Add copyright statements to files without oneRichard Purdie
2022-07-15sstate: Use the python3 ThreadPoolExecutor instead of the OE ThreadedPoolJose Quaresma
2022-05-07abi_version/sstate: Bump hashequiv and sstate versions due to git changesRichard Purdie
2022-03-16sstate: Allow optimisation of do_create_spdx task dependenciesRichard Purdie
2022-03-10meta/scripts: Improve internal variable namingSaul Wold
2022-03-07sstate: inside the threadedpool don't write to the shared localdataJose Quaresma
2022-03-02sstate: do not add TARGET_ARCH to pkgarch for cross recipes.Alexander Kanavin
2022-02-21meta/scripts: Automated conversion of OE renamed variablesRichard Purdie
2022-02-20sstate: Setup fetcher environment in advanceRichard Purdie
2022-02-10sstate: fix up additional debugging when fetch fails occurAlexander Kanavin
2022-02-08sstate: additional debugging when fetch fails occurAlexander Kanavin
2022-02-05abi_version/sstate: Bump for hash equivalence fixRichard Purdie
2022-02-05staging: Add extra hash handling codeRichard Purdie
2022-01-26sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt
2022-01-19sstate: Improve failure to obtain archive message/handlingRichard Purdie
2022-01-19sstate: Show better exception information for failuresRichard Purdie
2022-01-15sstate: Preserve permissions when extracting tar archiveJacob Kroon
2022-01-12classes: Only allow network in existing network accessing codeRichard Purdie
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-18sstate: 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-02sstate: 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