aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2015-12-14sstate: Ensure populate_lic dependencies are not followedRichard Purdie
2015-11-25sstate: Ensure siginfo and sig files are also touchedRichard Purdie
2015-11-24sstate: respect GPG_BIN and GPG_HOMERoss Burton
2015-09-28sstate: run recipe-provided hooks outside of ${B}Ross Burton
2015-09-12classes/sstate: break out function to get sstate manifest filenamePaul Eggleton
2015-09-12sstate: only fetch remote signatures if verification is enabledRoss Burton
2015-09-06sstate: implement basic signing/validationRoss Burton
2015-07-16gtk-icon-utils: Rename, upgrade, add binaryJussi Kukkonen
2015-07-16sstate.bbclass: remove redundant cd and mkdir commandsAndre McCurdy
2015-07-12classes/sstate.bbclass: Improve checkstatus using connection cache.Aníbal Limón
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-10sstate: Add eventhandler which cleans up stale recipe dataRichard Purdie
2015-06-01sstate: Add note when performing sstate mirror checksRichard Purdie
2015-06-01sstate: Parallelise checkstatus calls for sstate mirrorRichard Purdie
2015-05-20sstate: Add handling of do_shared_workdir taskRichard Purdie
2015-05-15sstate: Improve HASHCHECK function to make siginfo configurableRichard Purdie
2015-04-29sstate: Use SSTATE_DIR for FILESPATHRichard Purdie
2015-03-20Add archiver folder to SSTATE_DUPWHITELISTAdrian
2014-10-18sstate.bbclass: Fix up white space lost in last commit.Peter Urbanec
2014-10-18sstate.bbclass: specify func dirs for sstate_hardcode_pathWenzong Fan
2014-10-10sstate.bbclass: split the too long lineRobert Yang
2014-10-10sstate.bbclass: the second bb.fatal not workRobert Yang
2014-09-30sstate: Add rpm allarch to overwrite whitelistRichard Purdie
2014-09-29sstate.bbclass: update the timestamps after installRobert Yang
2014-09-29sstate: Change overlapping files warning to a fatal errorRichard Purdie
2014-09-17sstate: set SIGGEN_LOCKEDSIGS_CHECK_LEVEL default to errorHongxu Jia
2014-09-17sstatesig/sstate: Add support for locked down sstate cache usageRichard Purdie
2014-09-16sstate.bbclass: fix sstate_hardcode_path()Robert Yang
2014-09-16sstate: Fix incorrect return value handlingRichard Purdie
2014-09-10sstate: Add extra intercept functions SSTATEPOSTCREATEFUNCSHongxu Jia
2014-08-28sstate: Add extra intercept functionsRichard Purdie
2014-08-18classes/sstate: ensure do_package_qa_setscene doesn't pull in do_package_sets...Paul Eggleton
2014-08-03sstate: Allow switching between linux and non-linux SDK builds within the sam...Richard Purdie
2014-06-19sstate: Fix shared work preconfigure task handlingRichard Purdie
2014-05-11classes/lib/oe: Fix cross/crosssdk referencesRichard Purdie
2014-04-30binutils/gcc/gdb: Add TARGET_ARCH to PN for all cross recipesRichard Purdie
2014-04-10sstate: Silence warnings when switching machinesRichard Purdie
2014-04-05sstate: Remove name sstate parameterRichard Purdie
2014-04-05sstate: Fix an error handling the tasknameRichard Purdie
2014-03-31sstate.bbclass: update missed sstate eventAlexandru DAMIAN
2014-03-21sstate: list missing files for toasterAlexandru DAMIAN
2014-03-11classes/sstate: don't overwrite buildhistory vardepsexcludePaul Eggleton
2014-03-05sstate: Ensure SSTATEPOSTINSTFUNCS is accounted for in signaturesRichard Purdie
2014-02-24sstate: Drop 'SafeDep' code from setscene validation functionRichard Purdie
2014-02-24classes/sstate: fix taints being undone on execution of sstate tasksPaul Eggleton
2014-02-11sstate: Exclude SSTATE_EXTRAPATH from checksumsRichard Purdie
2014-02-04sstate: Improve funciton checksumsRichard Purdie
2014-01-21sstate.bbclass: remove previous version's stampRobert Yang