summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-151-6/+6
* sstate: Account for reserved characters when shortening sstate filenamesManuel Leonhardt2021-11-151-1/+1
* sstate: fix touching files inside pseudoJose Quaresma2021-10-291-2/+2
* 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
* sstate: Remove stale objects before the main buildRichard Purdie2021-03-231-0/+45
* sstate.bbclass: Split sstate summary into locally and network found artifactsAlejandro Hernandez Samaniego2021-02-191-1/+5
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-11-241-0/+4
* sstate: set mode explicitly when creating directories in sstate-cacheRoss Burton2020-09-301-1/+1
* sstate.bbclass: Check file ownership before doing 'touch -a'Norman Stetter2020-09-281-1/+1
* sstate.bbclass: When siginfo or sig files are missing, stop fetcher errorsMark Hatle2020-05-301-1/+5
* sstate.bbclass: Do not fail if files cannot be touchedPeter Kjellerstedt2020-05-091-4/+11
* sstate: Drop obsolete check in hash validationRichard Purdie2020-03-061-4/+0
* sstate.bbclass: fix issue while handling long sstate filenamesJaewon Lee2020-02-081-1/+1
* sstate.bbclass: Only show sstate mirror progress bar for >= 100 objectsPeter Kjellerstedt2020-01-271-4/+8
* sstate: Improve move into place op and touch fileRichard Purdie2020-01-131-1/+5
* sstate: Avoid races over rewritten siginfo filesRichard Purdie2020-01-061-3/+10
* sstate: Handle sstate filenames longer than 255 charactersRichard Purdie2020-01-061-1/+18
* sstate: Merge file name generation into single functionRichard Purdie2020-01-061-10/+12
* sstate: Improve SSTATE_PKG handlingRichard Purdie2020-01-061-10/+11
* sstate: Add extra directory levelRichard Purdie2020-01-061-2/+2
* sstate.bbclass: Fix for consistent whitespaceMartin Jansa2019-12-301-6/+6
* sstate: Ensure mkdir happens before mktempRichard Purdie2019-12-111-3/+2
* sstate: Ensure target sstate directory exists if unihash changesRichard Purdie2019-12-111-2/+2
* sstate: Ensure SSTATE_PKG is reloaded when handling siginfoRichard Purdie2019-12-101-1/+2
* sstate: Stop overwriting SSTATE_PKGRichard Purdie2019-12-101-4/+4
* sstate: Add ability to hide summary output for sstateRichard Purdie2019-11-071-11/+12
* Remove SSTATE_HASHEQUIV_SERVERJoshua Watt2019-09-181-5/+0
* sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTIONRichard Purdie2019-08-061-42/+38
* sstate: Reduce race windowsRichard Purdie2019-08-031-1/+11
* classes/sstate: regenerate sstate when signing enabledJoshua Lock via Openembedded-core2019-07-311-8/+12
* classes/sstate: don't use unsigned sstate when verification enabledJoshua Lock via Openembedded-core2019-07-271-1/+2
* sstate: fix log messageJoshua Lock via Openembedded-core2019-07-271-1/+1