summaryrefslogtreecommitdiffstats
path: root/lib/bb
AgeCommit message (Expand)Author
2016-12-14cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-14tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-14tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-14remotedata: enable transporting datastore from the client to the serverPaul Eggleton
2016-12-14tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-12-14command: provide a means to shut down from the client in memres modePaul Eggleton
2016-12-14data_smart: implement remote datastore functionalityPaul Eggleton
2016-12-14server/xmlrpc: send back 503 response with correct encodingPaul Eggleton
2016-12-14knotty: fix --observe-only optionPaul Eggleton
2016-12-14knotty: make quiet option a level optionPaul Eggleton
2016-12-14data_smart: fix resetting of reference on variablehistoryPaul Eggleton
2016-12-08cooker: Handle inofity queue overflows more gracefullyRichard Purdie
2016-12-08cooker: Fix world taskgraph generation issueRichard Purdie
2016-12-07utils: Avoid traceback errorsRichard Purdie
2016-12-07runqueue: Send BB_TASKDEPDATA for setscene tasksRichard Purdie
2016-12-07runqueue: Add the taskhash to BB_TASKDEPDATARichard Purdie
2016-12-07cooker: convert type which needs to be marshalledSujith H
2016-12-07depexp: fix string formatting.Ismo Puustinen
2016-12-07monitordisk: add eventPatrick Ohly
2016-12-07monitordisk.py: minor code and comment cleanupPatrick Ohly
2016-12-07runqueue.py: monitor disk space at regular time intervalsPatrick Ohly
2016-12-07cooker process: fire heartbeat event at regular time intervalsPatrick Ohly
2016-11-30ast: remove BBVERSIONS supportRoss Burton
2016-11-30codeparser.py: support deeply nested tokensPatrick Ohly
2016-11-30fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-11-23COW.py: fix sample codesKai Kang
2016-11-23taskdata.py: improve handling of depends/rdependsPatrick Ohly
2016-11-23data_smart.py: don't reorder internal bitbake variables when calculating hashPatrick Ohly
2016-11-23data_smart: Default to expansion for getVar/getVarFlagsRichard Purdie
2016-11-23data: Drop deprecated old style bitbake APIRichard Purdie
2016-11-23lib/bb: Don't use deprecated bb.data.getVar/setVar APIRichard Purdie
2016-11-23fetch2: npm: conditionally hide NPM_LOCKDOWN / NPM_SHRINKWRAP warningsPaul Eggleton
2016-11-04lib/bb/cooker.py: fix for BBFILE_PATTERN = ""Robert Yang
2016-11-04toasterui.py: warn if buildstats is missingOlaf Mandel
2016-11-04toaster: buildinfohelper Handle regex pathsbrian avery
2016-11-04data: fix exception handling in exported_vars()Markus Lehtonen
2016-11-04siggen: Ensure taskhash mismatches don't override existing dataRichard Purdie
2016-11-04siggen: Pass basehash to worker processes and sanity check reparsing resultRichard Purdie
2016-11-04build: Ensure we preserve sigbasedata files as well as sigdata onesRichard Purdie
2016-10-15bb.event: fix infinite loop on print_ui_queueAníbal Limón
2016-10-11runqueue.py: Remove redundant whitelist checksRandy Witt
2016-10-11bitbake: Update version to 1.32.0Richard Purdie
2016-10-11depexp: Close UI with error message on NoProvider eventJussi Kukkonen
2016-10-08main: Check bitbake server-only port is a numberBenjamin Esquivel