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
walnascar
walnascar-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
/
cooker.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: utils: Split profile reports into separate files
Richard Purdie
22 hours
1
-3
/
+3
*
bitbake: main: Add an option to specify what to profile
Richard Purdie
2 days
1
-1
/
+1
*
bitbake: cooker/process/utils: Create profiling common function to remove cod...
Richard Purdie
2 days
1
-15
/
+1
*
bitbake: cooker: Use shared counter for processing parser jobs
Joshua Watt
10 days
1
-12
/
+18
*
bitbake: cooker: Add better parse debug
Richard Purdie
12 days
1
-1
/
+1
*
bitbake: cooker: Try and avoid parsing hangs
Richard Purdie
12 days
1
-9
/
+15
*
bitbake: cooker: Add debug for parsing being complete
Richard Purdie
2025-03-11
1
-0
/
+1
*
bitbake: lib/bb/cooker.py: produce an error when BB_HASHSERVE_UPSTREAM cannot...
Alexander Kanavin
2025-03-06
1
-2
/
+8
*
bitbake: cooker: Make cooker 'skiplist' per-multiconfig/mc
Chris Laplante
2024-12-17
1
-5
/
+6
*
bitbake: cooker: use enum for cooker state to improve readability
Chris Laplante
2024-12-06
1
-30
/
+28
*
bitbake: Remove custom exception backtrace formatting
Joshua Watt
2024-11-28
1
-8
/
+24
*
bitbake: cooker: Drop support for BB_DANGLINGAPPENDS_WARNONLY
Richard Purdie
2024-11-21
1
-7
/
+1
*
bitbake: cooker: Sort pn-buildlist
Robert Yang
2024-11-05
1
-4
/
+5
*
bitbake: cookerdata: Separate out data_hash and hook to tinfoil
Richard Purdie
2024-08-13
1
-3
/
+7
*
bitbake: bitbake: Drop older python version compatibility code
Richard Purdie
2024-05-31
1
-5
/
+4
*
bitbake: cooker: Improve handling errors during parsing when profiling
Richard Purdie
2024-05-31
1
-4
/
+5
*
bitbake: runqueue: Process unihashes in parallel at init
Richard Purdie
2024-05-28
1
-1
/
+0
*
bitbake: cooker: Ensure generateTaskDepTreeData fails for NoProvider
Richard Purdie
2024-05-17
1
-3
/
+3
*
bitbake: cooker: Handle ImportError for websockets
joshua Watt
2024-05-08
1
-1
/
+2
*
bitbake: cooker: Use hash client to ping upstream server
joshua Watt
2024-05-02
1
-4
/
+3
*
bitbake: cooker: Avoid eventlog variable listing lockups
Richard Purdie
2023-11-27
1
-25
/
+11
*
bitbake: cooker: Avoid sideeffects for autorev from getAllKeysWithFlags
Richard Purdie
2023-11-23
1
-0
/
+7
*
bitbake: cooker: Add support for BB_DEFAULT_EVENTLOG
Richard Purdie
2023-11-23
1
-8
/
+17
*
bitbake: asyncrpc: Add option to set log level when running as a process
Joshua Watt
2023-11-14
1
-1
/
+1
*
bitbake: Fix find_bbfiles string endswith call
BELHADJ SALEM Talel
2023-10-23
1
-1
/
+1
*
bitbake: bitbake: cooker: add a new function to retrieve task signatures
Julien Stephan
2023-09-28
1
-0
/
+31
*
bitbake: cooker: Drop unneeded flush calls
Richard Purdie
2023-09-20
1
-3
/
+0
*
bitbake: lib: Drop inotify support and replace with mtime checks
Richard Purdie
2023-09-18
1
-139
/
+40
*
bitbake: cooker: Fix error message
Joshua Watt
2023-08-16
1
-1
/
+1
*
bitbake: cooker: Log when parsing starts in server log
Richard Purdie
2023-06-30
1
-0
/
+1
*
bitbake: cooker: Add FILE_LAYERNAME variable containing the layername for a r...
Richard Purdie
2023-05-25
1
-14
/
+18
*
bitbake: cooker: Fix/improve collections handling
Richard Purdie
2023-05-25
1
-5
/
+5
*
bitbake: cooker: Log config and parse cache status changes
Richard Purdie
2023-05-02
1
-12
/
+27
*
bitbake: cooker: do not abort on single ctrl-c
Enrico Scholz
2023-04-20
1
-1
/
+1
*
bitbake: event: add bb.event.ParseError
Mingli Yu
2023-04-13
1
-2
/
+3
*
bitbake: cooker: Fix memory resident cache invalidation issue
Richard Purdie
2023-02-24
1
-6
/
+10
*
bitbake: event/cooker/runqueue: Add ability to interrupt longer running code
Richard Purdie
2023-02-23
1
-0
/
+4
*
bitbake: cooker: Ensure lock is held with changing notifier
Richard Purdie
2023-02-20
1
-16
/
+18
*
bitbake: cache/codeparser: Switch to a new BB_CACHEDIR variable for cache loc...
Richard Purdie
2023-01-26
1
-1
/
+1
*
bitbake: cooker: Fix parsing race around cache handling
Richard Purdie
2023-01-24
1
-8
/
+8
*
bitbake: cooker: Fix siggen recipe cache race issue
Richard Purdie
2023-01-24
1
-2
/
+1
*
bitbake: cooker: Fix exit handling issues
Richard Purdie
2023-01-11
1
-6
/
+4
*
bitbake: process/cooker/command: Fix currentAsyncCommand locking/races
Richard Purdie
2023-01-11
1
-4
/
+8
*
bitbake: cooker/command: Drop async command handler indirection via cooker
Richard Purdie
2023-01-11
1
-9
/
+0
*
bitbake: cooker: Clean up inotify idle handler
Richard Purdie
2023-01-06
1
-6
/
+0
*
bitbake: cooker: Rework the parsing results submission
Richard Purdie
2023-01-06
1
-11
/
+15
*
bitbake: lib/bb: Update thread/process locks to use a timeout
Richard Purdie
2023-01-05
1
-2
/
+2
*
bitbake: server/process: Run idle commands in a separate idle thread
Richard Purdie
2022-12-31
1
-8
/
+21
*
bitbake: server/process: Improve idle loop exit code
Richard Purdie
2022-12-31
1
-8
/
+5
*
bitbake: cooker: Ensure commands clean up any parser processes
Richard Purdie
2022-12-31
1
-0
/
+3
[next]