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