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
/
event.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: event: Inject empty lines to make code match lineno in file...
Robert Yang
2024-01-10
1
-2
/
+3
*
bitbake: bitbake: cooker: add a new function to retrieve task signatures
Julien Stephan
2023-09-28
1
-0
/
+8
*
bitbake: event: add bb.event.ParseError
Mingli Yu
2023-04-13
1
-0
/
+8
*
bitbake: event/cooker/runqueue: Add ability to interrupt longer running code
Richard Purdie
2023-02-23
1
-0
/
+11
*
bitbake: lib/bb: Update thread/process locks to use a timeout
Richard Purdie
2023-01-05
1
-3
/
+3
*
bitbake: event: Always use threadlock
Richard Purdie
2022-12-31
1
-39
/
+34
*
bitbake: event: Add enable/disable heartbeat code
Richard Purdie
2022-12-31
1
-0
/
+9
*
bitbake: event: builtins fix for 'd' deletion
Richard Purdie
2022-12-29
1
-14
/
+4
*
bitbake: event.py: ignore exceptions from stdout and sterr operations in atexit
Mikko Rapeli
2022-06-11
1
-2
/
+8
*
bitbake: lib/bb: Replace "ABORT" action in BB_DISKMON_DIRS
Scott Murray
2022-02-21
1
-1
/
+1
*
bitbake: event: Fix typo "asynchronous" and "occasionally"
Zygmunt Krynicki
2022-02-20
1
-2
/
+2
*
bitbake: runqueue/event: Add an event for notifying of stale setscene tasks
Richard Purdie
2021-03-23
1
-0
/
+11
*
bitbake: event: Fix another 'if d' test to test for None explictly
Richard Purdie
2021-03-11
1
-1
/
+1
*
bitbake: event: Fix multiconfig event handler change performance regressions
Richard Purdie
2021-03-11
1
-11
/
+11
*
bitbake: event.py: fix regression about INVALIDCONF
Chen Qi
2021-03-11
1
-0
/
+4
*
bitbake: event: Fix broken builds when multiconfig has a hyphen in the name
Joshua Watt
2021-02-21
1
-2
/
+2
*
bitbake: event: Prevent bitbake from executing event handler for wrong multic...
Tomasz Dziendzielski
2021-02-16
1
-2
/
+24
*
bitbake: compat.py: remove file since it no longer actually implements anything
Chris Laplante
2020-08-26
1
-8
/
+8
*
bitbake: event/ast: Add RecipePostKeyExpansion event
Richard Purdie
2020-05-27
1
-0
/
+4
*
bitbake: event: Remove duplicated items from close matches
Robert Yang
2020-02-19
1
-1
/
+1
*
bitbake: lib: amend code to use proper singleton comparisons where possible
Frazer Clews
2020-01-19
1
-1
/
+1
*
bitbake: lib: remove unused imports
Frazer Clews
2020-01-19
1
-2
/
+1
*
bitbake: event/runqueue: Drop StampUpdate event, its pointless/unused
Richard Purdie
2019-07-15
1
-17
/
+0
*
bitbake: event: Clear ui_queue after handling it
Richard Purdie
2019-07-03
1
-0
/
+2
*
bitbake: bitbake: Strip old editor directives from file headers
Richard Purdie
2019-05-04
1
-2
/
+0
*
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: server/process: Various server startup logging fixes
Richard Purdie
2018-09-05
1
-0
/
+3
*
bitbake: event.py: fix typo
Kai Kang
2018-08-14
1
-1
/
+1
*
bitbake: events: Drop unused cfg property
Richard Purdie
2018-01-08
1
-9
/
+0
*
bitbake: event: Ensure we clean up loggers
Richard Purdie
2017-11-09
1
-0
/
+4
*
bitbake: event: Don't write duplicate logs to stdout and stderr in no UI case
Richard Purdie
2017-07-30
1
-10
/
+17
*
bitbake: bitbake-diffsigs: fix regression after recent server changes
Paul Eggleton
2017-07-27
1
-0
/
+8
*
bitbake: lib/bb/event: refactor printing events
Paul Eggleton
2017-07-21
1
-0
/
+32
*
bitbake: event/command: Allow UI to request the UI eventhander ID
Richard Purdie
2017-07-21
1
-3
/
+8
*
bitbake: event: Queue offline events for the UI
Richard Purdie
2017-07-08
1
-1
/
+10
*
bitbake: bitbake: Add MultiConfigParsed event
Richard Purdie
2017-07-08
1
-0
/
+6
*
bitbake: event: remove mapping for deleted event handlers
Jair Gonzalez
2017-06-23
1
-1
/
+5
*
bitbake: event: drop some unused events
Paul Eggleton
2017-06-22
1
-21
/
+0
*
bitbake: event/ast: Add RecipeTaskPreProcess event before task finalisation
Richard Purdie
2017-01-20
1
-0
/
+11
*
bitbake: event: Replace slightly elderly bbmake references!
Richard Purdie
2017-01-09
1
-3
/
+3
*
bitbake: monitordisk: add event
Patrick Ohly
2016-12-07
1
-0
/
+17
*
bitbake: cooker process: fire heartbeat event at regular time intervals
Patrick Ohly
2016-12-07
1
-0
/
+10
*
bitbake: bb.event: fix infinite loop on print_ui_queue
Aníbal Limón
2016-10-15
1
-2
/
+2
*
bitbake: event: prevent unclosed file warning in print_ui_queue
Joshua Lock
2016-10-05
1
-3
/
+3
*
bitbake: bb/event.py: fire_ui_handlers enable threading lock support
Aníbal Limón
2016-10-05
1
-0
/
+21
*
bitbake: event.py: output errors and warnings to stderr
Ed Bartosh
2016-09-15
1
-3
/
+10
*
bitbake: cooker: add BuildInit event
Elliot Smith
2016-08-11
1
-1
/
+5
*
bitbake: knotty: add code to support showing progress for sstate object querying
Paul Eggleton
2016-07-08
1
-0
/
+27
*
bitbake: parse/ast, event: Ensure we reset registered handlers during parsing
Richard Purdie
2016-06-15
1
-0
/
+7
[next]