summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: use knotty when working with bitbake serverEd Bartosh2016-05-161-2/+2
* bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh2016-05-161-1/+1
* bitbake: toaster: fix local importsEd Bartosh2016-05-161-1/+1
* bitbake: bitbake: Update logger.warn() -> logger.warning()Richard Purdie2016-05-111-1/+1
* bitbake: toaster: get bitbake location from BBBASEDIREd Bartosh2016-04-061-3/+5
* bitbake: toaster: use empty tokenEd Bartosh2016-04-061-1/+1
* bitbake: toaster: update BuildEnvironmentController and BitbakeControllerSujith H2016-04-061-1/+1
* bitbake: toaster: use bash explicitlyEd Bartosh2016-04-061-6/+7
* bitbake: toaster: stop bitbake server after the buildEd Bartosh2016-04-061-4/+6
* bitbake: toaster: add new parameter to _shellcmdEd Bartosh2016-04-061-1/+3
* bitbake: toaster: reimplement triggerBuildEd Bartosh2016-04-061-35/+67
* bitbake: toaster: modified setLayers APIEd Bartosh2016-04-061-8/+1
* bitbake: toaster: add brbe parameter to triggerBuildEd Bartosh2016-04-061-1/+1
* bitbake: toaster: remove release APIEd Bartosh2016-04-061-6/+0
* bitbake: toaster: remove startBBServer APIEd Bartosh2016-04-061-32/+0
* bitbake: toaster: localhostbecontroller put generated layer in the builddirMichael Wood2016-03-231-3/+2
* bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repoMichael Wood2016-03-231-2/+3
* bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dirMichael Wood2016-03-231-3/+3
* bitbake: buildinfohelper: unset brbe variable when build finishesElliot Smith2016-02-111-2/+7
* bitbake: toaster: localhostbectrl Update the dirpath of customrecipe's base l...Michael Wood2016-02-101-0/+19
* bitbake: toaster: move CustomImageRecipe generation to API entry pointMichael Wood2016-02-101-15/+14
* bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is RecipeMichael Wood2016-02-101-1/+1
* bitbake: toaster: write variables to toaster.confEd Bartosh2016-01-191-0/+7
* bitbake: toaster: use OneToOneField instead of ForeignKeyEd Bartosh2015-12-141-7/+6
* bitbake: toaster: trigger SetBRBE eventEd Bartosh2015-12-141-0/+3
* bitbake: toaster: remove writeConfFile APIEd Bartosh2015-12-071-11/+0
* bitbake: toaster: set varibales on bitbake serverEd Bartosh2015-12-071-2/+9
* bitbake: toaster: remove stopBBServer APIEd Bartosh2015-12-071-9/+0
* bitbake: toaster: reimplemented startBBServer methodEd Bartosh2015-12-071-72/+18
* bitbake: toaster: remove _setupBE functionEd Bartosh2015-12-071-17/+2
* bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...Elliot Smith2015-11-161-3/+10
* bitbake: toaster: Don't descend into directories for cached_layersMichael Wood2015-10-111-13/+16
* bitbake: toaster: fix naming for clone directoryEd Bartosh2015-10-111-1/+1
* bitbake: toaster: move clones into subdirectoryEd Bartosh2015-09-291-1/+1
* bitbake: toaster: make clone directory name uniqueEd Bartosh2015-09-291-7/+2
* bitbake: toaster: fix reimporting moduleEd Bartosh2015-09-291-1/+0
* bitbake: toaster: fix bug in resetting git repositoryEd Bartosh2015-09-291-1/+2
* bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh2015-09-291-1/+1
* bitbake: toaster: don't use --single-branch when cloningEd Bartosh2015-09-291-2/+2
* bitbake: toaster: create custom layer and recipes for Image customisationEd Bartosh2015-09-291-2/+49
* bitbake: toaster: increase waiting timeEd Bartosh2015-09-121-2/+2
* bitbake: bitbake: toaster: Uncomment logging messagesEd Bartosh2015-08-011-3/+3
* bitbake: bitbake: toaster: get rid of _createdirpath functionEd Bartosh2015-08-011-12/+7
* bitbake: bitbake: toaster: Wait for toaster gui to comeEd Bartosh2015-08-011-1/+1
* bitbake: toaster: Fix build execution regressionMichael Wood2015-07-021-1/+1
* bitbake: toaster: refactor build modelAlexandru DAMIAN2015-06-261-1/+1
* bitbake: toaster: fixes after replacing BuildRequest with BuildAlexandru DAMIAN2015-06-261-1/+1
* bitbake: toaster: improve the buildenvironment APIAlexandru DAMIAN2015-06-261-0/+22
* bitbake: bldcontrol: Fix all failing unit testsMichael Wood2015-05-291-1/+1
* bitbake: toaster: Remove dependency on daemon applicationRandy Witt2015-05-191-3/+9