aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
AgeCommit message (Expand)Author
2016-11-30bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael 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-10-09bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-09-21bitbake: toaster: fix checking of repository urlEd Bartosh
2016-09-02bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02bitbake: toaster: Fix oe-core fixtureMichael Wood
2016-08-11bitbake: toaster: collect details for local dir imported from uiSujith H
2016-06-02bitbake: toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-02bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-02bitbake: toaster: fix local importsEd Bartosh
2016-05-11bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06bitbake: toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06bitbake: toaster: use empty tokenEd Bartosh
2016-04-06bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06bitbake: toaster: use bash explicitlyEd Bartosh
2016-04-06bitbake: toaster: stop bitbake server after the buildEd Bartosh
2016-04-06bitbake: toaster: add new parameter to _shellcmdEd Bartosh
2016-04-06bitbake: toaster: reimplement triggerBuildEd Bartosh
2016-04-06bitbake: toaster: modified setLayers APIEd Bartosh
2016-04-06bitbake: toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-06bitbake: toaster: remove release APIEd Bartosh
2016-04-06bitbake: toaster: remove startBBServer APIEd Bartosh
2016-03-23bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
2016-02-11bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-10bitbake: toaster: localhostbectrl Update the dirpath of customrecipe's base l...Michael Wood
2016-02-10bitbake: toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-10bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-01-19bitbake: toaster: write variables to toaster.confEd Bartosh
2015-12-14bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14bitbake: toaster: trigger SetBRBE eventEd Bartosh
2015-12-07bitbake: toaster: remove writeConfFile APIEd Bartosh
2015-12-07bitbake: toaster: set varibales on bitbake serverEd Bartosh
2015-12-07bitbake: toaster: remove stopBBServer APIEd Bartosh
2015-12-07bitbake: toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07bitbake: toaster: remove _setupBE functionEd Bartosh
2015-11-16bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith
2015-10-11bitbake: toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11bitbake: toaster: fix naming for clone directoryEd Bartosh
2015-09-29bitbake: toaster: move clones into subdirectoryEd Bartosh
2015-09-29bitbake: toaster: make clone directory name uniqueEd Bartosh
2015-09-29bitbake: toaster: fix reimporting moduleEd Bartosh
2015-09-29bitbake: toaster: fix bug in resetting git repositoryEd Bartosh
2015-09-29bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh
2015-09-29bitbake: toaster: don't use --single-branch when cloningEd Bartosh
2015-09-29bitbake: toaster: create custom layer and recipes for Image customisationEd Bartosh
2015-09-12bitbake: toaster: increase waiting timeEd Bartosh