aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-13oe-selftest: add basic tinfoil testspaule/tinfoil2Paul Eggleton
2016-12-13oe-selftest: devtool: improve test_devtool_modify slightlyPaul Eggleton
2016-12-13devtool: prevent BBHandledException from showing tracebackPaul Eggleton
2016-12-13devtool: extract: disable basehash mismatch errorsPaul Eggleton
2016-12-13lib/oe/recipeutils: drop parse_recipe_simple()Paul Eggleton
2016-12-13devtool: fix extraction of source to work in memres modePaul Eggleton
2016-12-13recipetool: add OE lib pathPaul Eggleton
2016-12-13classes/patch: move several functions to oe.patchPaul Eggleton
2016-12-13classes/patch: move in logic to commit for additional tasksPaul Eggleton
2016-12-13classes/base: fix license file checksumming when source not under TMPDIRPaul Eggleton
2016-12-13devtool / recipetool: use tinfoil parsing APIPaul Eggleton
2016-12-13oe-selftest: use tinfoil.parse_recipe()Paul Eggleton
2016-12-13oe-selftest: make tinfoil quiet when using to start QEMUPaul Eggleton
2016-12-13lib/oe/recipeutils: use cooker function instead of bb.providersPaul Eggleton
2016-12-13server/process: don't change UI process signal handler on terminatePaul Eggleton
2016-12-13siggen: add means of ignoring basehash mismatchPaul Eggleton
2016-12-13runqueue: enable setVariable command to affect task executionPaul Eggleton
2016-12-13data_smart: support serialisationPaul Eggleton
2016-12-13cooker: allow buildFile warning to be hidden programmaticallyPaul Eggleton
2016-12-13tinfoil: pass datastore to server when expanding python referencesPaul Eggleton
2016-12-13tinfoil: implement server-side recipe parsingPaul Eggleton
2016-12-13remotedata: enable transporting datastore from the client to the serverPaul Eggleton
2016-12-13tinfoil: rewrite as a wrapper around the UIPaul Eggleton
2016-12-13command: provide a means to shut down from the client in memres modePaul Eggleton
2016-12-13data_smart: implement remote datastore functionalityPaul Eggleton
2016-12-13server/xmlrpc: send back 503 response with correct encodingPaul Eggleton
2016-12-13knotty: fix --observe-only optionPaul Eggleton
2016-12-13knotty: make quiet option a level optionPaul Eggleton
2016-12-13data_smart: fix resetting of reference on variablehistoryPaul Eggleton
2016-11-30bitbake: ast: remove BBVERSIONS supportRoss Burton
2016-11-30bitbake: codeparser.py: support deeply nested tokensPatrick Ohly
2016-11-30bitbake: fetch2: obey BB_ALLOWED_NETWORKS when checking network accessMarkus Lehtonen
2016-11-30bitbake: toaster: buildinfohelper Clarify log message for build historyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper fix _get_layer_version_for_dependencyMichael Wood
2016-11-30bitbake: toaster: buildinfohelper Simplify layer event to toaster layer functionMichael Wood
2016-11-30bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael Wood
2016-11-30bitbake: toaster: orm models Handle CustomImageRecipe BRLayer hereMichael Wood
2016-11-30bitbake: toaster: orm models Project class Fix pyflake errorsMichael Wood
2016-11-30bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30bitbake: toaster: localhostbecontroller write toaster layers for project to t...Sujith H
2016-11-30bitbake: toaster: localhostbecontroller accept custom init script for buildSujith H
2016-11-30bitbake: toaster: tablejs Fix missing close square bracketReyna, David
2016-11-30bitbake: toaster: orm gen_layerdeps Protect against circular Layer dependenciesReyna, David
2016-11-30bitbake: toaster: customrecipejs Consume click event on 'a' link if disabledMichael Wood
2016-11-30bitbake: toaster: Add an example production settings fileMichael Wood
2016-11-30bitbake: toaster: tests Add management command testsMichael Wood
2016-11-30bitbake: toaster: runbuilds Write the pidfile in python rather than shell scriptMichael Wood
2016-11-30bitbake: bitbake: remove True option to getVarFlag callsJoshua Lock
2016-11-30bitbake: bitbake: remove True option to getVar callsJoshua Lock
2016-11-30ruby: upgrade to 2.3.1Edwin Plauchu