summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
2017-01-09classes/sstate: fix file conflict messagePaul Eggleton1
2017-01-09classes/sstate: handle filenames containing square bracketsPaul Eggleton1
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock1
2016-12-16meta: remove True option to getVar callsJoshua Lock1
2016-11-03sstate: Ensure we don't remove sigbasedata filesRichard Purdie1
2016-10-05classes/sstate.bbclass: Enable thread lock when checkstatusAníbal Limón1
2016-10-03sstate.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson1
2016-09-15sstate: Add postrm command supportRichard Purdie1
2016-09-14sstate.bbclass: normalize whitelisted pathsMax Krummenacher1
2016-09-04sstate: Avoid duplicate README file errors for sdk under sstate controlRichard Purdie1
2016-09-03sstate.bbclass: skip packaging if SSTATE_SKIP_CREATION is setEd Bartosh1
2016-07-25meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton1
2016-07-20sstate.bbclass: make PV to depend on PV variable valueEd Bartosh1
2016-07-07classes/sstate: add a mode to error if sstate package unavailablePaul Eggleton1
2016-07-07classes/sstate: show progress during sstate object availability checkPaul Eggleton1
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie1
2016-05-25sstate.bbclass: Don't create symlinks, download to the correct locationRandy Witt1
2016-05-16sstate: Ensure we sort the value used for SSTATETASKS for determinismRichard Purdie1
2016-04-08sstatesig.py: Split single locked sigs check into multiple checksRandy Witt1
2016-04-06useradd.bbclass: remove user/group created by the package in clean* taskMaxin B. John1
2016-03-07sstate: Allow late expansion of NATIVELSBSTRINGRichard Purdie1
2016-02-19cml1/sstate: Fix missing getVar parameterRichard Purdie1
2016-02-18sstate.bbclass: use oe.gpg_sign for gpg signingMarkus Lehtonen1
2016-02-16sstate: Add ca-certificates-native to postinst recipes listMing Liu1
2016-02-10sstate: Ensure populate_lic sstate objects are cleanedRichard Purdie1
2016-02-04sstate: Fix SSTATE_SWSPEC only used by populate_lic tasksRichard Purdie1
2016-01-31sstate: Revert using -m option to tar in sstateRichard Purdie1
2016-01-29sstate: Add back packagedata on packagedata dependenciesRichard Purdie1
2016-01-29sstate: Improve handling of useradd dependenciesRichard Purdie1
2016-01-22sstate: display the sysroot name when cleaning for clarityRoss Burton1
2016-01-19sstate: replace verbose manifest removal with a single countRoss Burton1
2016-01-19sstate: Add packagedata to list of tasks not to recurseRichard Purdie1
2015-12-14sstate: Ensure populate_lic dependencies are not followedRichard Purdie1
2015-11-25sstate: Ensure siginfo and sig files are also touchedRichard Purdie1
2015-11-24sstate: respect GPG_BIN and GPG_HOMERoss Burton1
2015-09-28sstate: run recipe-provided hooks outside of ${B}Ross Burton1
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton1
2015-09-12sstate: only fetch remote signatures if verification is enabledRoss Burton1
2015-09-06sstate: implement basic signing/validationRoss Burton1
2015-07-16gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen1
2015-07-16sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy1
2015-07-12classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón1
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón1
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie1
2015-06-10sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie1
2015-06-01sstate: Add note when performing sstate mirror checksRichard Purdie1
2015-06-01sstate: Parallelise checkstatus calls for sstate mirrorRichard Purdie1
2015-05-20sstate: Add handling of do_shared_workdir taskRichard Purdie1
2015-05-15sstate: Improve HASHCHECK function to make siginfo configurableRichard Purdie1