index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
toaster
/
bldcontrol
/
localhostbecontroller.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-1
/
+1
*
bitbake: toaster: get bitbake location from BBBASEDIR
Ed Bartosh
2016-04-06
1
-3
/
+5
*
bitbake: toaster: use empty token
Ed Bartosh
2016-04-06
1
-1
/
+1
*
bitbake: toaster: update BuildEnvironmentController and BitbakeController
Sujith H
2016-04-06
1
-1
/
+1
*
bitbake: toaster: use bash explicitly
Ed Bartosh
2016-04-06
1
-6
/
+7
*
bitbake: toaster: stop bitbake server after the build
Ed Bartosh
2016-04-06
1
-4
/
+6
*
bitbake: toaster: add new parameter to _shellcmd
Ed Bartosh
2016-04-06
1
-1
/
+3
*
bitbake: toaster: reimplement triggerBuild
Ed Bartosh
2016-04-06
1
-35
/
+67
*
bitbake: toaster: modified setLayers API
Ed Bartosh
2016-04-06
1
-8
/
+1
*
bitbake: toaster: add brbe parameter to triggerBuild
Ed Bartosh
2016-04-06
1
-1
/
+1
*
bitbake: toaster: remove release API
Ed Bartosh
2016-04-06
1
-6
/
+0
*
bitbake: toaster: remove startBBServer API
Ed Bartosh
2016-04-06
1
-32
/
+0
*
bitbake: toaster: localhostbecontroller put generated layer in the builddir
Michael Wood
2016-03-23
1
-3
/
+2
*
bitbake: toaster: localhostbecontroller Allow file:/// uri type for git repo
Michael Wood
2016-03-23
1
-2
/
+3
*
bitbake: toaster: localhostbecontroller Don't clear out toaster custom layer dir
Michael Wood
2016-03-23
1
-3
/
+3
*
bitbake: buildinfohelper: unset brbe variable when build finishes
Elliot Smith
2016-02-11
1
-2
/
+7
*
bitbake: toaster: localhostbectrl Update the dirpath of customrecipe's base l...
Michael Wood
2016-02-10
1
-0
/
+19
*
bitbake: toaster: move CustomImageRecipe generation to API entry point
Michael Wood
2016-02-10
1
-15
/
+14
*
bitbake: toaster: localhostbecontroller CustomRecipe now base_recipe is Recipe
Michael Wood
2016-02-10
1
-1
/
+1
*
bitbake: toaster: write variables to toaster.conf
Ed Bartosh
2016-01-19
1
-0
/
+7
*
bitbake: toaster: use OneToOneField instead of ForeignKey
Ed Bartosh
2015-12-14
1
-7
/
+6
*
bitbake: toaster: trigger SetBRBE event
Ed Bartosh
2015-12-14
1
-0
/
+3
*
bitbake: toaster: remove writeConfFile API
Ed Bartosh
2015-12-07
1
-11
/
+0
*
bitbake: toaster: set varibales on bitbake server
Ed Bartosh
2015-12-07
1
-2
/
+9
*
bitbake: toaster: remove stopBBServer API
Ed Bartosh
2015-12-07
1
-9
/
+0
*
bitbake: toaster: reimplemented startBBServer method
Ed Bartosh
2015-12-07
1
-72
/
+18
*
bitbake: toaster: remove _setupBE function
Ed Bartosh
2015-12-07
1
-17
/
+2
*
bitbake: toaster: localhostbectrl Pass DATABASE_URL in via the process enviro...
Elliot Smith
2015-11-16
1
-3
/
+10
*
bitbake: toaster: Don't descend into directories for cached_layers
Michael Wood
2015-10-11
1
-13
/
+16
*
bitbake: toaster: fix naming for clone directory
Ed Bartosh
2015-10-11
1
-1
/
+1
*
bitbake: toaster: move clones into subdirectory
Ed Bartosh
2015-09-29
1
-1
/
+1
*
bitbake: toaster: make clone directory name unique
Ed Bartosh
2015-09-29
1
-7
/
+2
*
bitbake: toaster: fix reimporting module
Ed Bartosh
2015-09-29
1
-1
/
+0
*
bitbake: toaster: fix bug in resetting git repository
Ed Bartosh
2015-09-29
1
-1
/
+2
*
bitbake: toaster: use git reset --hard instead of rebase
Ed Bartosh
2015-09-29
1
-1
/
+1
*
bitbake: toaster: don't use --single-branch when cloning
Ed Bartosh
2015-09-29
1
-2
/
+2
*
bitbake: toaster: create custom layer and recipes for Image customisation
Ed Bartosh
2015-09-29
1
-2
/
+49
*
bitbake: toaster: increase waiting time
Ed Bartosh
2015-09-12
1
-2
/
+2
*
bitbake: bitbake: toaster: Uncomment logging messages
Ed Bartosh
2015-08-01
1
-3
/
+3
*
bitbake: bitbake: toaster: get rid of _createdirpath function
Ed Bartosh
2015-08-01
1
-12
/
+7
*
bitbake: bitbake: toaster: Wait for toaster gui to come
Ed Bartosh
2015-08-01
1
-1
/
+1
*
bitbake: toaster: Fix build execution regression
Michael Wood
2015-07-02
1
-1
/
+1
*
bitbake: toaster: refactor build model
Alexandru DAMIAN
2015-06-26
1
-1
/
+1
*
bitbake: toaster: fixes after replacing BuildRequest with Build
Alexandru DAMIAN
2015-06-26
1
-1
/
+1
*
bitbake: toaster: improve the buildenvironment API
Alexandru DAMIAN
2015-06-26
1
-0
/
+22
*
bitbake: bldcontrol: Fix all failing unit tests
Michael Wood
2015-05-29
1
-1
/
+1
*
bitbake: toaster: Remove dependency on daemon application
Randy Witt
2015-05-19
1
-3
/
+9
*
bitbake: localhostbecontroller: Fix server search debug message
Randy Witt
2015-05-19
1
-4
/
+5
*
bitbake: toaster: display bitbake output after process start
Belen Barros Pena
2015-03-21
1
-5
/
+9
*
bitbake: toaster: localhost build increase timeout
Alexandru DAMIAN
2015-03-16
1
-2
/
+2
[next]