aboutsummaryrefslogtreecommitdiffstats
path: root/lib/toaster/bldcontrol/localhostbecontroller.py
AgeCommit message (Expand)Author
2022-02-21bitbake: Replace remaining "abort" usageScott Murray
2020-01-19lib: remove unused importsFrazer Clews
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2018-10-04toaster: disable git remote check to allow for firewallsDavid Reyna
2018-08-28toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28toaster: use a more flexible way to find bitbakeAwais Belal
2018-08-28toaster: allow pokydirname to be evaluated when all layers are localAwais Belal
2018-08-20Toaster: Implement the project-specific feature and releated enhancements and...David Reyna
2018-02-09bitbake: toaster: don't use git fetch --allRobert Yang
2017-12-18toaster: enable custom env support for shell callsDavid Reyna
2017-12-18toaster: unset BBPATH before starting bbserver for backwards compatibilityDavid Reyna
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