summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-1364/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* sstate: Use the python3 ThreadPoolExecutor instead of the OE ThreadedPoolJose Quaresma2022-07-151-13/+19
* abi_version/sstate: Bump hashequiv and sstate versions due to git changesRichard Purdie2022-05-071-1/+1
* sstate: Allow optimisation of do_create_spdx task dependenciesRichard Purdie2022-03-161-1/+1
* meta/scripts: Improve internal variable namingSaul Wold2022-03-101-2/+2
* sstate: inside the threadedpool don't write to the shared localdataJose Quaresma2022-03-071-1/+1
* sstate: do not add TARGET_ARCH to pkgarch for cross recipes.Alexander Kanavin2022-03-021-2/+1
* meta/scripts: Automated conversion of OE renamed variablesRichard Purdie2022-02-211-13/+13
* sstate: Setup fetcher environment in advanceRichard Purdie2022-02-201-9/+12
* sstate: fix up additional debugging when fetch fails occurAlexander Kanavin2022-02-101-2/+4
* sstate: additional debugging when fetch fails occurAlexander Kanavin2022-02-081-2/+2
* abi_version/sstate: Bump for hash equivalence fixRichard Purdie2022-02-051-1/+1
* staging: Add extra hash handling codeRichard Purdie2022-02-051-1/+1
* sstate: A third fix for for touching files inside pseudoPeter Kjellerstedt2022-01-261-5/+9
* sstate: Improve failure to obtain archive message/handlingRichard Purdie2022-01-191-1/+3
* sstate: Show better exception information for failuresRichard Purdie2022-01-191-2/+2
* sstate: Preserve permissions when extracting tar archiveJacob Kroon2022-01-151-1/+1
* classes: Only allow network in existing network accessing codeRichard Purdie2022-01-121-0/+2
* 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