summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
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
2015-04-29sstate: Use SSTATE_DIR for FILESPATHRichard Purdie1
2015-03-20Add archiver folder to SSTATE_DUPWHITELISTAdrian1
2014-10-18sstate.bbclass: Fix up white space lost in last commit.Peter Urbanec1
2014-10-18sstate.bbclass: specify func dirs for sstate_hardcode_pathWenzong Fan1
2014-10-10sstate.bbclass: split the too long lineRobert Yang1
2014-10-10sstate.bbclass: the second bb.fatal not workRobert Yang1
2014-09-30sstate: Add rpm allarch to overwrite whitelistRichard Purdie1
2014-09-29sstate.bbclass: update the timestamps after installRobert Yang1
2014-09-29sstate: Change overlapping files warning to a fatal errorRichard Purdie1
2014-09-17sstate: set SIGGEN_LOCKEDSIGS_CHECK_LEVEL default to errorHongxu Jia1
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie1
2014-09-16sstate.bbclass: fix sstate_hardcode_path()Robert Yang1
2014-09-16sstate: Fix incorrect return value handlingRichard Purdie1
2014-09-10sstate: Add extra intercept functions SSTATEPOSTCREATEFUNCSHongxu Jia1
2014-08-28sstate: Add extra intercept functionsRichard Purdie1
2014-08-18classes/sstate: ensure do_package_qa_setscene doesn't pull in do_package_sets...Paul Eggleton1
2014-08-03sstate: Allow switching between linux and non-linux SDK builds within the sam...Richard Purdie1
2014-06-19sstate: Fix shared work preconfigure task handlingRichard Purdie1
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie1
2014-04-30binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipesRichard Purdie1
2014-04-10sstate: Silence warnings when switching machinesRichard Purdie1
2014-04-05sstate: Remove name sstate parameterRichard Purdie1
2014-04-05sstate: Fix an error handling the tasknameRichard Purdie1
2014-03-31sstate.bbclass: update missed sstate eventAlexandru DAMIAN1
2014-03-21sstate: list missing files for toasterAlexandru DAMIAN1
2014-03-11classes/sstate: don't overwrite buildhistory vardepsexcludePaul Eggleton1
2014-03-05sstate: Ensure SSTATEPOSTINSTFUNCS is accounted for in signaturesRichard Purdie1
2014-02-24sstate: Drop 'SafeDep' code from setscene validation functionRichard Purdie1
2014-02-24classes/sstate: fix taints being undone on execution of sstate tasksPaul Eggleton1
2014-02-11sstate: Exclude SSTATE_EXTRAPATH from checksumsRichard Purdie1
2014-02-04sstate: Improve funciton checksumsRichard Purdie1
2014-01-21sstate.bbclass: remove previous version's stampRobert Yang1