poky/bitbake/lib/bb
Richard Purdie 69a4180c88 bitbake: runqueue: Remove tie between rqexe and starts_worker
We've been moving to try and separate several pieces of runqueue. Allow
start_worker to operate separately to rqexe since they don't need to be
tied. This allows rqexe to be available to print_diff for future
improvements.

(Bitbake rev: 834e452243ff2eea6e8e2e7f4935b5233ffb4b00)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-12-17 19:07:21 +00:00
..
asyncrpc bitbake: asyncrpc: Add option to set log level when running as a process 2023-11-14 23:39:53 +00:00
compress bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
fetch2 bitbake: fetch2: Ensure GCP fetcher checks if file exists before download. 2023-12-02 18:04:23 +00:00
parse bitbake: lib: Drop inotify support and replace with mtime checks 2023-09-18 11:35:05 +01:00
pysh
server bitbake: bitbake/lib: spawn server/worker using the current Python interpreter 2023-09-26 10:37:17 +01:00
tests bitbake: bb/toaster: Fix assertEquals deprecation warnings 2023-12-06 22:28:03 +00:00
ui bitbake: toaster: Added new feature to import eventlogs from command line into toaster using replay functionality 2023-12-12 15:58:57 +00:00
__init__.py bitbake: bitbake: Move to version 2.6.1 to mark runqueue changes 2023-12-06 22:29:09 +00:00
acl.py bitbake: lib/bb: Add xattr and acl libraries 2023-08-24 16:49:38 +01:00
build.py bitbake: build: Make python output print to stdout when running with -v (verbose) 2023-03-21 22:44:00 +00:00
cache_extra.py
cache.py bitbake: cache: Simplify virtualfn2realfn() 2023-11-23 12:06:06 +00:00
checksum.py bitbake: checksum: Allow spaces in URI filenames 2022-04-14 09:48:33 +01:00
codeparser.py bitbake: codeparser: add missing 'import os' 2023-10-23 11:46:36 +01:00
command.py bitbake: command: Make parseRecipeFile() handle virtual recipes correctly 2023-11-23 12:06:06 +00:00
cooker.py bitbake: cooker: Avoid eventlog variable listing lockups 2023-11-27 22:52:08 +00:00
cookerdata.py bitbake: cookerdata: Be consistent with what type bb_data represents 2023-11-23 12:06:06 +00:00
COW.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
daemonize.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
data_smart.py bitbake: data_smart: directly check for methodpool functions in context lookup 2023-08-04 11:37:56 +01:00
data.py bitbake: data: Add missing dependency handling of remove operator 2023-09-20 08:57:41 +01:00
event.py bitbake: bitbake: cooker: add a new function to retrieve task signatures 2023-09-28 12:38:26 +01:00
exceptions.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
main.py bitbake: main: Move --buildfile help at the end of "Execution" group 2023-01-11 23:14:48 +00:00
methodpool.py
monitordisk.py bitbake: Fix disk space monitoring on cephfs 2023-08-25 07:55:34 +01:00
msg.py bitbake: msg: Drop unused local variable 2022-04-21 21:00:35 +01:00
namedtuple_with_abc.py
persist_data.py bitbake: persist_data: Handle sqlite error when cachefile path is too long 2023-01-13 17:34:08 +00:00
process.py bitbake: bitbake: Add copyright headers where missing 2022-08-12 11:49:29 +01:00
progress.py bitbake: progress: Fix typo "wherever" 2022-02-20 16:45:25 +00:00
providers.py bitbake: providers: use local variable for packages_dynamic pattern 2022-04-19 14:15:09 +01:00
remotedata.py
runqueue.py bitbake: runqueue: Remove tie between rqexe and starts_worker 2023-12-17 19:07:21 +00:00
siggen.py bitbake: siggen.py: Improve taskhash reproducibility 2023-08-24 16:47:31 +01:00
taskdata.py bitbake: lib/bb: Replace "abort" usage in task handling 2022-02-21 23:37:26 +00:00
tinfoil.py bitbake: tinfoil: Do not fail when logging is disabled and full config is used 2023-09-26 10:37:17 +01:00
utils.py bitbake: utils: Fix mkdir with PosixPath 2023-12-17 19:07:21 +00:00
xattr.py bitbake: lib/bb: Add xattr and acl libraries 2023-08-24 16:49:38 +01:00