aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol/localhostbecontroller.py
AgeCommit message (Expand)Author
2017-10-06toaster: build missing toaster.conf settingsDavid Reyna
2017-09-04toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-04toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-07-30toaster: move to new bitbake xmlrpc defaultDavid Reyna
2017-06-27toaster: git clone progress barDavid Reyna
2016-11-30toaster: bldcontrol Move CustomImageRecipe file creation into own functionMichael Wood
2016-11-30toaster: buildinfohelper toaster-custom-images layerMichael Wood
2016-11-30toaster: localhostbecontroller write toaster layers for project to toaster-bb...Sujith H
2016-11-30toaster: localhostbecontroller accept custom init script for buildSujith H
2016-10-07toaster: fix cloning of git+ssh repositoriesEd Bartosh
2016-09-20toaster: fix checking of repository urlEd Bartosh
2016-09-02toaster: localhostbecontroller Remove git assumptionMichael Wood
2016-09-02toaster: Fix oe-core fixtureMichael Wood
2016-08-11toaster: collect details for local dir imported from uiSujith H
2016-06-01toaster: use knotty when working with bitbake serverEd Bartosh
2016-06-01toaster: use decode('utf-8') for binary dataEd Bartosh
2016-06-01toaster: fix local importsEd Bartosh
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2016-04-06toaster: get bitbake location from BBBASEDIREd Bartosh
2016-04-06toaster: use empty tokenEd Bartosh
2016-04-06toaster: update BuildEnvironmentController and BitbakeControllerSujith H
2016-04-06toaster: use bash explicitlyEd Bartosh
2016-04-06toaster: stop bitbake server after the buildEd Bartosh
2016-04-06toaster: add new parameter to _shellcmdEd Bartosh
2016-04-06toaster: reimplement triggerBuildEd Bartosh
2016-04-06toaster: modified setLayers APIEd Bartosh
2016-04-06toaster: add brbe parameter to triggerBuildEd Bartosh
2016-04-06toaster: remove release APIEd Bartosh
2016-04-06toaster: remove startBBServer APIEd Bartosh
2016-03-23toaster: localhostbecontroller put generated layer in the builddirMichael Wood
2016-03-23toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood
2016-03-23toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood
2016-02-11buildinfohelper: unset brbe variable when build finishesElliot Smith
2016-02-08toaster: localhostbectrl Update the dirpath of customrecipe's base layerMichael Wood
2016-02-08toaster: move CustomImageRecipe generation to API entry pointMichael Wood
2016-02-08toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood
2016-01-19toaster: write variables to toaster.confEd Bartosh
2015-12-14toaster: use OneToOneField instead of ForeignKeyEd Bartosh
2015-12-14toaster: trigger SetBRBE eventEd Bartosh
2015-12-07toaster: remove writeConfFile APIEd Bartosh
2015-12-07toaster: set varibales on bitbake serverEd Bartosh
2015-12-07toaster: remove stopBBServer APIEd Bartosh
2015-12-07toaster: reimplemented startBBServer methodEd Bartosh
2015-12-07toaster: remove _setupBE functionEd Bartosh
2015-11-16toaster: localhostbectrl Pass DATABASE_URL in via the process environmentElliot Smith
2015-10-11toaster: Don't descend into directories for cached_layersMichael Wood
2015-10-11toaster: fix naming for clone directoryEd Bartosh
2015-09-29toaster: move clones into subdirectoryEd Bartosh
2015-09-29toaster: make clone directory name uniqueEd Bartosh
2015-09-29toaster: fix reimporting moduleEd Bartosh