summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldcontrol/localhostbecontroller.py
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Replace remaining "abort" usageScott Murray2022-02-211-2/+2
* bitbake: lib: remove unused importsFrazer Clews2020-01-191-7/+4
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-041-3/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-041-13/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-041-0/+2
* bitbake: toaster: disable git remote check to allow for firewallsDavid Reyna2018-10-041-2/+5
* bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna2018-08-281-4/+4
* bitbake: toaster: use a more flexible way to find bitbakeAwais Belal2018-08-281-1/+12
* bitbake: toaster: allow pokydirname to be evaluated when all layers are localAwais Belal2018-08-281-3/+15
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-201-33/+139
* bitbake: bitbake: toaster: don't use git fetch --allRobert Yang2018-02-141-1/+1
* bitbake: toaster: enable custom env support for shell callsDavid Reyna2017-12-181-11/+15
* bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna2017-12-181-6/+12
* bitbake: toaster: build missing toaster.conf settingsDavid Reyna2017-10-071-2/+3
* bitbake: toaster: set default pokydirname if no external layersOlaf Mandel2017-09-051-0/+4
* bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel2017-09-051-1/+1
* bitbake: toaster: move to new bitbake xmlrpc defaultDavid Reyna2017-07-311-4/+15
* bitbake: toaster: git clone progress barDavid Reyna2017-06-281-0/+12
* bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own fu...Michael Wood2016-11-301-69/+75
* bitbake: toaster: buildinfohelper toaster-custom-images layerMichael Wood2016-11-301-7/+18
* bitbake: toaster: localhostbecontroller write toaster layers for project to t...Sujith H2016-11-301-14/+4
* bitbake: toaster: localhostbecontroller accept custom init script for buildSujith H2016-11-301-2/+7
* bitbake: toaster: fix cloning of git+ssh repositoriesEd Bartosh2016-10-091-1/+1
* bitbake: toaster: fix checking of repository urlEd Bartosh2016-09-211-1/+1
* bitbake: toaster: localhostbecontroller Remove git assumptionMichael Wood2016-09-021-4/+10
* bitbake: toaster: Fix oe-core fixtureMichael Wood2016-09-021-4/+6
* bitbake: toaster: collect details for local dir imported from uiSujith H2016-08-111-1/+12
* bitbake: toaster: use knotty when working with bitbake serverEd Bartosh2016-06-021-2/+2
* bitbake: toaster: use decode('utf-8') for binary dataEd Bartosh2016-06-021-1/+1
* bitbake: toaster: fix local importsEd Bartosh2016-06-021-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