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
/
bb
/
ui
/
toasterui.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-1
/
+1
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: lib/bb/event: refactor printing events
Paul Eggleton
2017-07-21
1
-21
/
+4
*
bitbake: toaster: fix SDK artifact capture
David Reyna
2017-04-11
1
-3
/
+1
*
bitbake: cooker process: fire heartbeat event at regular time intervals
Patrick Ohly
2016-12-07
1
-0
/
+3
*
bitbake: toasterui.py: warn if buildstats is missing
Olaf Mandel
2016-11-04
1
-0
/
+3
*
bitbake: toaster: make error message more informative
Ed Bartosh
2016-09-30
1
-1
/
+1
*
bitbake: toaster: fix 'Unhandled MetadataEvent' error
Ed Bartosh
2016-09-30
1
-0
/
+4
*
bitbake: toaster: fix handling of EnvironmentError
Ed Bartosh
2016-09-30
1
-3
/
+6
*
bitbake: toasterui, knotty: don't print taskid followed by taskstring which a...
Martin Jansa
2016-08-20
1
-2
/
+2
*
bitbake: toasterui: ensure that the Build object is always available
Elliot Smith
2016-08-11
1
-2
/
+7
*
bitbake: toaster: show progress of recipe parsing in recent builds area
Elliot Smith
2016-08-11
1
-11
/
+20
*
bitbake: toaster: improve scan for SDK artifacts
Elliot Smith
2016-07-19
1
-3
/
+4
*
bitbake: toaster: do image and artifact scan on BuildCompleted
Elliot Smith
2016-07-19
1
-4
/
+2
*
bitbake: toasterui: capture keyboard interrupts the same way as knotty
Elliot Smith
2016-05-17
1
-1
/
+16
*
bitbake: cooker/toasterui: Drop SEND_DEPENDS_TREE UI feature
Richard Purdie
2016-05-14
1
-1
/
+1
*
bitbake: bitbake: Update logger.warn() -> logger.warning()
Richard Purdie
2016-05-11
1
-3
/
+3
*
bitbake: toasterui: shutdown on BuildCompleted event
Ed Bartosh
2016-04-06
1
-5
/
+8
*
bitbake: toasterui: fix brbe reporting
Ed Bartosh
2016-04-06
1
-3
/
+3
*
bitbake: toasterui: add brbe parameter to buildinfohelper
Ed Bartosh
2016-04-06
1
-1
/
+2
*
bitbake: toasterui: remove ParseStarted from the event list
Ed Bartosh
2016-03-23
1
-1
/
+0
*
bitbake: toasterui: Remove the excessive exception logging
Michael Wood
2016-03-23
1
-7
/
+0
*
bitbake: toasterui: fix warning 'Unknown event'
Ed Bartosh
2016-03-07
1
-0
/
+1
*
bitbake: toasterui: exit on final events
Ed Bartosh
2016-03-07
1
-1
/
+4
*
bitbake: toasterui: make toasterui to work in build mode
Ed Bartosh
2016-03-07
1
-2
/
+17
*
bitbake: toasterui: check if setEventMask succeeded
Ed Bartosh
2016-03-07
1
-2
/
+4
*
bitbake: toasterui: update list of events
Ed Bartosh
2016-03-07
1
-15
/
+12
*
bitbake: toasterui: reformat list of events
Ed Bartosh
2016-03-07
1
-9
/
+27
*
bitbake: toasterui: log OSErrorException metadata events
Elliot Smith
2016-01-18
1
-0
/
+2
*
bitbake: toasterui: listen for bb.event.MetadataEvent
Elliot Smith
2016-01-18
1
-1
/
+2
*
bitbake: toasterui: process SetBRBE event
Ed Bartosh
2015-12-14
1
-0
/
+2
*
bitbake: toaster: toasterui Add ParseStarted/ParseProgress events to mask
brian avery
2015-12-09
1
-2
/
+12
*
bitbake: toaster: do not terminate bb server
Ed Bartosh
2015-12-07
1
-9
/
+5
*
bitbake: toasterui: Create per-build logs
Elliot Smith
2015-10-29
1
-26
/
+90
*
bitbake: bb/ui: Use getSetVariable command for BB_CONSOLELOG
Richard Purdie
2015-10-29
1
-1
/
+1
*
bitbake: toaster: Record critical errors
Elliot Smith
2015-10-16
1
-0
/
+2
*
bitbake: toaster: use meaningful logging levels
Ed Bartosh
2015-10-11
1
-4
/
+4
*
bitbake: toaster: ignore ReachableStamps event
Ed Bartosh
2015-10-11
1
-1
/
+2
*
bitbake: toaster: Read correct cooker log path from toasterui
Elliot Smith
2015-09-18
1
-1
/
+1
*
bitbake: toaster logger: fix pylint issues
Alexandru DAMIAN
2015-08-19
1
-30
/
+27
*
bitbake: toaster: fix pylint errors
Alexandru Damian
2015-08-19
1
-2
/
+3
*
bitbake: bitbake: toaster: Wait for toaster gui to come
Ed Bartosh
2015-08-01
1
-0
/
+1
*
bitbake: toaster: Fix build execution regression
Michael Wood
2015-07-02
1
-0
/
+1
*
bitbake: toaster: refactor build model
Alexandru DAMIAN
2015-06-26
1
-0
/
+3
*
bitbake: toaster: fixes after replacing BuildRequest with Build
Alexandru DAMIAN
2015-06-26
1
-14
/
+10
*
bitbake: toasterui: close build on BuildCompleted event
Alexandru DAMIAN
2015-05-08
1
-16
/
+18
*
bitbake: toasterui: proper exit code on toaster errors
Alexandru DAMIAN
2015-05-08
1
-5
/
+6
*
bitbake: toasterui: enable sanity checker
Alexandru DAMIAN
2015-03-25
1
-1
/
+1
*
bitbake: toasterui: improve info in the toaster_ui.log
Alexandru DAMIAN
2015-03-21
1
-0
/
+8
[next]