Toggle navigation
Patchwork
Bitbake Task Executor
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: none
| 3594 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
gitpwbot
gitpwbot
gitpwbot
gitpwbot
gitpwbot
gitpwbot
gitpwbot
gitpwbot
mototimo
mototimo
mototimo
kraj
kraj
denix
denix
reatmon
reatmon
rpurdie
rpurdie
rpurdie
rpurdie
sakoman
ycongal_smile
ycongal_smile
ycongal_smile
rossburton
rossburton
jonmason
abelloni
abelloni
agodard
mathieu
anujm
fatho
fatho
fatho
boucman
boucman
boucman
Apply
«
1
2
3
4
…
35
36
»
Patch
Series
A/R/T
S/W/F
Date
Submitter
Delegate
State
[6/6] cookerdata: cleanup imports
[1/6] data_smart: use Pattern.search instead of findall, to match comment
- - -
-
-
-
2026-08-25
chris.laplante@agilent.com
New
[5/6] __init__.py: add missing import bb.event
[1/6] data_smart: use Pattern.search instead of findall, to match comment
- - -
-
-
-
2026-08-25
chris.laplante@agilent.com
New
[4/6] build: localize import of bb.progress
[1/6] data_smart: use Pattern.search instead of findall, to match comment
- - -
-
-
-
2026-08-25
chris.laplante@agilent.com
New
[3/6] runqueue: use set 'discard' method instead of 'in' followed by 'remove'
[1/6] data_smart: use Pattern.search instead of findall, to match comment
- - -
-
-
-
2026-08-25
chris.laplante@agilent.com
New
[2/6] runqueue: fix init of RunQueueScheduler.prio_map; add test for 'basic' scheduler
[1/6] data_smart: use Pattern.search instead of findall, to match comment
- - -
-
-
-
2026-08-25
chris.laplante@agilent.com
New
[1/6] data_smart: use Pattern.search instead of findall, to match comment
[1/6] data_smart: use Pattern.search instead of findall, to match comment
- - -
-
-
-
2026-08-25
chris.laplante@agilent.com
New
[2.18,2/2] tests/fetch: restore and extend npm/npmsw test coverage
fetch/{npm,npmsw}: fix security issue and re-enable fetchers
- - -
-
-
-
2026-08-25
Antonin Godard
ycongal_smile
Rejected
[2.18,1/2] fetch/{npm,npmsw}: re-enable fetchers now that checksums come from SRC_URI
fetch/{npm,npmsw}: fix security issue and re-enable fetchers
- - -
-
-
-
2026-08-25
Antonin Godard
ycongal_smile
Rejected
[2.18] data: Return a list from exported_vars()
[2.18] data: Return a list from exported_vars()
- - -
-
-
-
2026-08-24
Alejandro Mery
New
[v2] doc/bitbake-user-manual-ref-variables: document PREFERRED_RPROVIDER
[v2] doc/bitbake-user-manual-ref-variables: document PREFERRED_RPROVIDER
- - -
-
-
-
2026-08-24
Yann Dirson
New
runqueue: fix bad check in process_possible_migrations
runqueue: fix bad check in process_possible_migrations
- - -
-
-
-
2026-08-24
chris.laplante@agilent.com
New
[v2] fetch2/git: replace stale clones when using premirrors
[v2] fetch2/git: replace stale clones when using premirrors
- - -
-
-
-
2026-08-24
Fredrik Svensson (svsvenss)
New
fetch2/git: replace stale clones when using premirrors
fetch2/git: replace stale clones when using premirrors
- - -
-
-
-
2026-08-24
Fredrik Svensson (svsvenss)
New
doc/bitbake-user-manual-ref-variables: document PREFERRED_RPROVIDER
doc/bitbake-user-manual-ref-variables: document PREFERRED_RPROVIDER
- - -
-
-
-
2026-08-24
Yann Dirson
New
prserv: add --status to list running servers
prserv: add --status to list running servers
- - -
-
-
-
2026-08-24
Babanpreet Singh
New
[2/2] fetch2/tests: add test for fixperms option
fetch2: add 'fixperms' option for tar archives with restrictive permissions
- - -
-
-
-
2026-08-22
sh0127.shin@lge.com
New
fetch2: add 'fixperms' option for tar archives with restrictive permissions
fetch2: add 'fixperms' option for tar archives with restrictive permissions
- - -
-
-
-
2026-08-22
sh0127.shin@lge.com
New
runqueue: Fix pending_hash_index not including taskname
runqueue: Fix pending_hash_index not including taskname
- - -
-
-
-
2026-08-21
chris.laplante@agilent.com
Accepted
[3/3] lib: remove bb.fetch shim module; cleanup fallout
Remove bb.fetch compatibility shim module
- - -
-
-
-
2026-08-21
chris.laplante@agilent.com
New
[2/3] lib: use bb.fetch2, not bb.fetch
Remove bb.fetch compatibility shim module
- - -
-
-
-
2026-08-21
chris.laplante@agilent.com
New
[1/3] bin/bitbake-setup: use bb.fetch2, not bb.fetch
Remove bb.fetch compatibility shim module
- - -
-
-
-
2026-08-21
chris.laplante@agilent.com
New
[v2] utils: Fix lockfile_to_exclusive to avoid deadlock
[v2] utils: Fix lockfile_to_exclusive to avoid deadlock
- - -
-
-
-
2026-08-20
Richard Purdie
Accepted
utils: Fix lockfile_to_exclusive to avoid deadlock
utils: Fix lockfile_to_exclusive to avoid deadlock
- - -
-
-
-
2026-08-20
Richard Purdie
Accepted
fetch2/gcp: treat GatewayTimeout as fetch failure
fetch2/gcp: treat GatewayTimeout as fetch failure
- - -
-
-
-
2026-08-19
Etienne Cordonnier
Accepted
[2.18] doc: bitbake-user-manual-environment-setup: use pip to install bitbake-setup
[2.18] doc: bitbake-user-manual-environment-setup: use pip to install bitbake-setup
- - -
-
-
-
2026-08-19
Antonin Godard
ycongal_smile
Accepted
[v2] bitbake-setup: preserve build config when init script is missing
[v2] bitbake-setup: preserve build config when init script is missing
- - -
-
-
-
2026-08-19
Giancarlo Cicellyn Comneno
New
knotty: show elapsed time on the task progress bar
knotty: show elapsed time on the task progress bar
- - -
-
-
-
2026-08-19
WXbet
New
bitbake-setup: preserve build config when init script is missing
bitbake-setup: preserve build config when init script is missing
- - -
-
-
-
2026-08-19
Giancarlo Cicellyn Comneno
New
bitbake-setup: preserve VSCode extension recommendation
bitbake-setup: preserve VSCode extension recommendation
- - -
-
-
-
2026-08-18
Giancarlo Cicellyn Comneno
New
[2/2] pyproject.toml: specify min Python version for project
[1/2] pyproject.toml: remove broken [build-system] section
- - -
-
-
-
2026-08-18
chris.laplante@agilent.com
Accepted
[1/2] pyproject.toml: remove broken [build-system] section
[1/2] pyproject.toml: remove broken [build-system] section
- - -
-
-
-
2026-08-18
chris.laplante@agilent.com
Accepted
[bitbake-devel,v2] AGENTS.md: Add file
[bitbake-devel,v2] AGENTS.md: Add file
- - -
-
-
-
2026-08-17
Joshua Watt
New
[2/2] fetch2/wget: cache SSL context instead of recreating every time
[1/2] fetch2: get rid of unused FetchMethod.urls property
- - -
-
-
-
2026-08-17
chris.laplante@agilent.com
Accepted
[1/2] fetch2: get rid of unused FetchMethod.urls property
[1/2] fetch2: get rid of unused FetchMethod.urls property
- - -
-
-
-
2026-08-17
chris.laplante@agilent.com
Accepted
[v2,8/8] parse/ast: skip empty BBPATH segments in include_all
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,7/8] tests/cooker: add TinfoilTests for run_prepared_task
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,6/8] tinfoil: add a prepared task runner
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,5/8] cooker: add a buildFile mode that runs a single task
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,4/8] command: fix setConfig coercing bool config values to truthy strings
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,3/8] tests/cooker: add a bitbake -b bbappend test
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,2/8] tests/cooker: add a shared bitbake-subprocess test base class
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[v2,1/8] cooker: fix bitbake -b silently ignoring bbappends
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-16
AdrianF
New
[7/7] parse/ast: skip empty BBPATH segments in include_all
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
[6/7] tests/cooker: add TinfoilTests for run_prepared_task
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
[5/7] tinfoil: add a prepared task runner
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
[4/7] cooker: add a buildFile mode that runs a single task
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
[3/7] command: fix setConfig coercing bool config values to truthy strings
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
[2/7] tests/cooker: add a bitbake -b bbappend test
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
[1/7] cooker: fix bitbake -b silently ignoring bbappends
cooker/tinfoil: fix -b bbappend handling and add single-task prepared-task API
- - -
-
-
-
2026-08-15
AdrianF
New
tests/fetch: report OpenSSL certificate generation errors
tests/fetch: report OpenSSL certificate generation errors
- - -
-
-
-
2026-08-14
Fredrik Svensson (svsvenss)
Accepted
[v2,5/5] toaster: Add recipe variables view on UI
toaster: Add per-recipe variable view
- - -
-
-
-
2026-08-14
Paolo Wattebled
New
[v2,4/5] toaster: Generalize detail table controls
toaster: Add per-recipe variable view
- - -
-
-
-
2026-08-14
Paolo Wattebled
New
[v2,3/5] toaster: Store recipe variable snapshots
toaster: Add per-recipe variable view
- - -
-
-
-
2026-08-14
Paolo Wattebled
New
[v2,2/5] toaster: Add recipe variable snapshot model
toaster: Add per-recipe variable view
- - -
-
-
-
2026-08-14
Paolo Wattebled
New
[v2,1/5] cache_extra: Collect recipe variable snapshots
toaster: Add per-recipe variable view
- - -
-
-
-
2026-08-14
Paolo Wattebled
New
[6/6] fetch2: Switch to shared locking for read accesses
[1/6] fetch/__init__: Clean up minor mirror code duplication
- - -
-
-
-
2026-08-13
Richard Purdie
Accepted
[5/6] utils: Add lockfile_to_exclusive
[1/6] fetch/__init__: Clean up minor mirror code duplication
- - -
-
-
-
2026-08-13
Richard Purdie
Accepted
[4/6] utils: Allow lockfile/unlockfile to take empty names
[1/6] fetch/__init__: Clean up minor mirror code duplication
- - -
-
-
-
2026-08-13
Richard Purdie
Accepted
[3/6] fetch2: Drop ESTALE error handling
[1/6] fetch/__init__: Clean up minor mirror code duplication
- - -
-
-
-
2026-08-13
Richard Purdie
Accepted
[2/6] fetch2: Drop unneeded checksum check
[1/6] fetch/__init__: Clean up minor mirror code duplication
- - -
-
-
-
2026-08-13
Richard Purdie
Accepted
[1/6] fetch/__init__: Clean up minor mirror code duplication
[1/6] fetch/__init__: Clean up minor mirror code duplication
- - -
-
-
-
2026-08-13
Richard Purdie
Accepted
doc: bitbake-user-manual-environment-setup: use pip to install bitbake-setup
doc: bitbake-user-manual-environment-setup: use pip to install bitbake-setup
- - -
-
-
-
2026-08-13
Antonin Godard
Accepted
[2/2] pyproject.toml: add scripts
[1/2] pyproject.toml: add setuptools to requires; fix project structure
- - -
-
-
-
2026-08-12
chris.laplante@agilent.com
New
[1/2] pyproject.toml: add setuptools to requires; fix project structure
[1/2] pyproject.toml: add setuptools to requires; fix project structure
- - -
-
-
-
2026-08-12
chris.laplante@agilent.com
New
[v2] fetch2/wget: reuse cached HTTPS connections
[v2] fetch2/wget: reuse cached HTTPS connections
- - -
-
-
-
2026-08-12
Fredrik Svensson (svsvenss)
Accepted
toaster: Add recipe variables view
toaster: Add recipe variables view
- - -
-
-
-
2026-08-12
Paolo Wattebled
New
fetch2/wget: reuse cached HTTPS connections
fetch2/wget: reuse cached HTTPS connections
- - -
-
-
-
2026-08-12
Fredrik Svensson (svsvenss)
Accepted
fetch2/wget: checkstatus: Do not try again on 404 status code
fetch2/wget: checkstatus: Do not try again on 404 status code
- - -
-
-
-
2026-08-11
Rouven Rastetter
Accepted
[bitbake-devel] AGENTS.md: Add file
[bitbake-devel] AGENTS.md: Add file
- - -
-
-
-
2026-08-10
Joshua Watt
New
data: Fix expandKeys recursion issue
data: Fix expandKeys recursion issue
- - -
-
-
-
2026-08-10
Richard Purdie
Accepted
fetch/wget: Handle long filenames correctly
fetch/wget: Handle long filenames correctly
- - -
-
-
-
2026-08-10
Richard Purdie
Accepted
[v2] asyncrpc: Close the client event loop when the client is collected
[v2] asyncrpc: Close the client event loop when the client is collected
- 1 -
-
-
-
2026-08-06
Francisco Pedraza
Accepted
asyncrpc: Close the client event loop when the client is collected
asyncrpc: Close the client event loop when the client is collected
- 1 -
-
-
-
2026-08-06
Francisco Pedraza
Accepted
[v2] parse: warn on trailing whitespace in parsed lines
[v2] parse: warn on trailing whitespace in parsed lines
- - -
-
-
-
2026-08-06
Jaipaul Cheernam
New
parse: warn on trailing whitespace after line continuation backslash
parse: warn on trailing whitespace after line continuation backslash
- - -
-
-
-
2026-08-04
Jaipaul Cheernam
New
bitbake-setup: Allow overrides to add sources
bitbake-setup: Allow overrides to add sources
- - -
-
-
-
2026-08-03
Richard Purdie
New
[v2,2/2] tests/fetch: restore and extend npm/npmsw test coverage
fetch/{npm,npmsw}: fix security issue and re-enable fetchers
- - -
-
-
-
2026-07-31
Thomas Perrot
Accepted
[v2,1/2] fetch/{npm,npmsw}: re-enable fetchers now that checksums come from SRC_URI
fetch/{npm,npmsw}: fix security issue and re-enable fetchers
- - -
-
-
-
2026-07-31
Thomas Perrot
Accepted
[v3] data: Return a list from exported_vars()
[v3] data: Return a list from exported_vars()
- - -
-
-
-
2026-07-30
Alejandro Mery
Accepted
[bitbake-devel,v2,10/10] hashserv: tests: Add test for upstream pipelining
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,09/10] hashserv: tests: Add more upstream tests
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,08/10] hashserv: server: Use streaming and queue API for upstream exist queries
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,07/10] hashserv: server: Use streaming and queue API for upstream unihash queries
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,06/10] hashserv: server: Add queued streaming API
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,05/10] hashserv: client: Add asynchronous streaming API
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,04/10] hashserv: tests: Improve test logging
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,03/10] asyncrpc: serv: Cancel all clients on server stop
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,02/10] asyncrpc: serv: Use Task Group
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[bitbake-devel,v2,01/10] asyncrpc: Add Task Group
hashserv: Pipeline Upstream Queries
- - -
-
-
-
2026-07-30
Joshua Watt
New
[3/3] doc/bitbake-user-manual-environment-setup: cross-reference DL_DIR
doc: fix build + add cross-reference to DL_DIR
- - -
-
-
-
2026-07-30
Quentin Schulz
Accepted
[2/3] doc/bitbake-user-manual-ref-variables: fix reference to non-existing entry in variable glossa…
doc: fix build + add cross-reference to DL_DIR
- - -
-
-
-
2026-07-30
Quentin Schulz
Accepted
[1/3] doc/bitbake-user-manual-environment-setup: fix reference to non-existing term
doc: fix build + add cross-reference to DL_DIR
- - -
-
-
-
2026-07-30
Quentin Schulz
Accepted
doc: bitbake-user-manual-metadata: fix missing whitespace around '=' operator
doc: bitbake-user-manual-metadata: fix missing whitespace around '=' operator
- - -
-
-
-
2026-07-30
Quentin Schulz
Accepted
parse/ast: improve error handling for invalid task dependencies
parse/ast: improve error handling for invalid task dependencies
- - -
-
-
-
2026-07-29
Matt Madison
Accepted
[scarthgap,2.8,2/2] utils: Add NFS EEXISTS/isdir failure workaround
[scarthgap,2.8,1/2] README: Add "2.8" subject-prefix to git-send-email suggestion
- - -
-
-
-
2026-07-29
Yoann Congal
ycongal_smile
Accepted
[scarthgap,2.8,1/2] README: Add "2.8" subject-prefix to git-send-email suggestion
[scarthgap,2.8,1/2] README: Add "2.8" subject-prefix to git-send-email suggestion
- - -
-
-
-
2026-07-29
Yoann Congal
ycongal_smile
Accepted
[scarthgap,2.8,0/2] Patch review
- - -
-
-
-
2026-07-29
Yoann Congal
Not Applicable
doc: bitbake-user-manual-metadata.rst: fix append example
doc: bitbake-user-manual-metadata.rst: fix append example
- 1 -
-
-
-
2026-07-28
Antonin Godard
Accepted
[v2] bitbake-worker: Evaluate exported_vars() before emptying the environment
[v2] bitbake-worker: Evaluate exported_vars() before emptying the environment
- - -
-
-
-
2026-07-27
Alejandro Mery
New
[1/1] data_smart: fix operations lost when an override name contains a variable
data_smart: fix key expansion in conditional overrides
- - -
-
-
-
2026-07-25
Zk47T
New
«
1
2
3
4
…
35
36
»