Show patches with: State = Action Required       |   690 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/17] cooker: Fix typo "isn't" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[02/17] cooker: Fix typo "tuples" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[05/17] event: Fix typo "asynchronous" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[06/17] event: Fix typo "occasionally" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[07/17] fetch2: Fix typo "conform" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[08/17] fetch2: Fix typo "processed" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[09/17] git: Remove duplicate "the" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[13/17] tinfoil: Fix typo "receive" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[14/17] tinfoil: Fix typo: "something" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[15/17] utils: Fix typo "dependency" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[16/17] utils: Fix typo "spawning" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
wget: move loop-invariant load of BB_ORIGENV wget: move loop-invariant load of BB_ORIGENV - - - --- 2022-02-19 Zygmunt Krynicki New
[PATCHv2] wget: move loop-invariant load of BB_ORIGENV [PATCHv2] wget: move loop-invariant load of BB_ORIGENV - - - --- 2022-02-19 Zygmunt Krynicki New
[1/3] simplediff: Remove redundant parentheses [1/3] simplediff: Remove redundant parentheses - - - --- 2022-02-19 Zygmunt Krynicki New
[2/3] simplediff: Use "a if b else c" expression [1/3] simplediff: Remove redundant parentheses - - - --- 2022-02-19 Zygmunt Krynicki New
[3/3] simplediff: Add type annotations [1/3] simplediff: Remove redundant parentheses - - - --- 2022-02-19 Zygmunt Krynicki New
bb: Fix typo "priority" bb: Fix typo "priority" - - - --- 2022-02-19 Zygmunt Krynicki New
Move --buildfile help at the end of "Execution" group Move --buildfile help at the end of "Execution" group - - - --- 2023-01-10 Yoann Congal New
[bitbake-devel] data_smart: fix library name contains special word cause do_package failed [bitbake-devel] data_smart: fix library name contains special word cause do_package failed - - - --- 2023-03-08 Xiangyu Chen New
Support packaging Support packaging - - - --- 2023-06-16 Wu Zhenyu New
[1/2] fetch2/git: Add verbose logging support [1/2] fetch2/git: Add verbose logging support - - - --- 2024-03-08 Viswanath Kraleti New
knotty: improve the UI information knotty: improve the UI information - - - --- 2022-01-26 Trevor Woerner New
[v2] knotty: improve the UI information [v2] knotty: improve the UI information - - - --- 2022-01-27 Trevor Woerner New
[v3] knotty: improve the UI information [v3] knotty: improve the UI information - - - --- 2022-01-27 Trevor Woerner New
fetch2/git.py: Check if clonedir is not empty after shallow tarball clone fetch2/git.py: Check if clonedir is not empty after shallow tarball clone - - - --- 2022-02-10 Tomasz Dziendzielski New
[v2] fetch2/git.py: Check if clonedir is correct after shallow tarball clone [v2] fetch2/git.py: Check if clonedir is correct after shallow tarball clone - - - --- 2022-02-10 Tomasz Dziendzielski New
fetch2/git: Switch branch to correct hash in case of two premirrors fetch2/git: Switch branch to correct hash in case of two premirrors - - - --- 2022-08-10 Tomasz Dziendzielski New
hashserv: Postgres adaptations for ignoring duplicate inserts hashserv: Postgres adaptations for ignoring duplicate inserts - - - --- 2024-02-08 Tobias Hagelborn New
[v2] hashserv: Postgres adaptations for ignoring duplicate inserts [v2] hashserv: Postgres adaptations for ignoring duplicate inserts - - - --- 2024-02-09 Tobias Hagelborn New
Re-enable connection pooling with psycopg 3 driver Re-enable connection pooling with psycopg 3 driver - - - --- 2024-02-20 Tobias Hagelborn New
lib/bb/version.py: add from distutils.version lib/bb/version.py: add from distutils.version - - - --- 2021-11-26 Tim Orling New
[langdale,2.2,1/3] toaster: fixtures/README: django 1.8 -> 3.2 toaster: update fixtures - - - --- 2023-03-14 Tim Orling New
[langdale,2.2,2/3] toaster: fixtures/gen_fixtures.py: update branches toaster: update fixtures - - - --- 2023-03-14 Tim Orling New
[langdale,2.2,3/3] toaster: Add refreshed oe-core and poky fixtures toaster: update fixtures - - - --- 2023-03-14 Tim Orling New
[mickledore,2.4,1/2] toaster: update gen_fixtures.py for mickledore [mickledore,2.4,1/2] toaster: update gen_fixtures.py for mickledore - - - --- 2023-03-15 Tim Orling New
[mickledore,2.4,2/2] toaster: update fixtures for mickledore [mickledore,2.4,1/2] toaster: update gen_fixtures.py for mickledore - - - --- 2023-03-15 Tim Orling New
toaster: write logs to BUILDDIR toaster: write logs to BUILDDIR - - - --- 2023-10-26 Tim Orling New
toaster: log ProcessLookupError in test_runbuilds toaster: log ProcessLookupError in test_runbuilds - - - --- 2023-11-10 Tim Orling New
[bitbake-devel] wget.py: always use the custom user agent [bitbake-devel] wget.py: always use the custom user agent - - - --- 2024-02-09 Thomas Perrot New
[bitbake-devel,v2] wget.py: always use the custom user agent [bitbake-devel,v2] wget.py: always use the custom user agent - - - --- 2024-02-09 Thomas Perrot New
Fix find_bbfiles when BBFILES contains directory Fix find_bbfiles when BBFILES contains directory - - - --- 2023-10-09 Talel BELHADJ SALEM New
Ensure that BBFILE_COLLECTIONS and BBPATH exist at add-layers and parsing Ensure that BBFILE_COLLECTIONS and BBPATH exist at add-layers and parsing - - - --- 2023-10-10 Talel BELHADJ SALEM New
Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap.… Recipes containing both git and npmsw sources in the SRC_URI fail during fetch from the shrinkwrap.… - - - --- 2023-04-17 Svend Meyland Nicolaisen New
[dunfell,1.46,1/1] hashserv: specify loop for asyncio in python < 3.7 [dunfell,1.46,1/1] hashserv: specify loop for asyncio in python < 3.7 - - - --- 2022-01-20 Steve Sakoman New
[langdale,2.2,1/4] bitbake-user-manual: details about variable flags starting with underscore [langdale,2.2,1/4] bitbake-user-manual: details about variable flags starting with underscore - - - --- 2022-11-09 Steve Sakoman New
[langdale,2.2,2/4] fetch2/git: don't set core.fsyncobjectfiles=0 [langdale,2.2,1/4] bitbake-user-manual: details about variable flags starting with underscore - - - --- 2022-11-09 Steve Sakoman New
[langdale,2.2,3/4] asyncrpc: serv: correct closed client socket detection [langdale,2.2,1/4] bitbake-user-manual: details about variable flags starting with underscore - - - --- 2022-11-09 Steve Sakoman New
[langdale,2.2,4/4] bitbake: bitbake-layers: checkout layer(s) branch when clone exists [langdale,2.2,1/4] bitbake-user-manual: details about variable flags starting with underscore - - - --- 2022-11-09 Steve Sakoman New
[langdale,2.2,1/2] process: log odd unlink events with bitbake.sock [langdale,2.2,1/2] process: log odd unlink events with bitbake.sock - - - --- 2023-01-14 Steve Sakoman New
[langdale,2.2,2/2] server/process: Add bitbake.sock race handling [langdale,2.2,1/2] process: log odd unlink events with bitbake.sock - - - --- 2023-01-14 Steve Sakoman New
[langdale,2.2,1/2] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata [langdale,2.2,1/2] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata - 1 - --- 2023-02-01 Steve Sakoman New
[langdale,2.2,2/2] fetch2/git: Clarify the meaning of namespace [langdale,2.2,1/2] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata - - - --- 2023-02-01 Steve Sakoman New
[langdale,2.2,1/1] siggen: Fix inefficient string concatenation [langdale,2.2,1/1] siggen: Fix inefficient string concatenation - - - --- 2023-02-14 Steve Sakoman New
[dunfell,1.46] Pull request (cover letter only) [dunfell,1.46] Pull request (cover letter only) - - - --- 2023-12-29 Steve Sakoman New
[dunfell,1.46] Pull request (cover letter only) [dunfell,1.46] Pull request (cover letter only) - - - --- 2024-01-29 Steve Sakoman New
[1/1] utils.py: add ifVarInRange() [1/1] utils.py: add ifVarInRange() - - - --- 2024-01-18 Slater, Joseph New
[1/1] utils.py: add var_in_numeric_range() [1/1] utils.py: add var_in_numeric_range() - - - --- 2024-01-30 Slater, Joseph New
[v2,1/1] utils.py: add var_in_numeric_range() [v2,1/1] utils.py: add var_in_numeric_range() - - - --- 2024-01-30 Slater, Joseph New
[v2] bitbake: doc: Add section for variable context [v2] bitbake: doc: Add section for variable context - - - --- 2024-02-17 Simone Weiß Under Review
[v3] bitbake: doc: Add section for variable context [v3] bitbake: doc: Add section for variable context - 2 - --- 2024-02-23 Simone Weiß New
bitbake-layers: add/remove option to not use tinfoil bitbake-layers: add/remove option to not use tinfoil - - - --- 2024-03-25 Simone Weiß New
[v2] bitbake-layers: add/remove option to not use tinfoil [v2] bitbake-layers: add/remove option to not use tinfoil - - - --- 2024-03-27 Simone Weiß New
bitbake-layers: add/remove option to not use tinfoil bitbake-layers: add/remove option to not use tinfoil - - - --- 2024-03-30 Simone Weiß New
[1/4] Replace remaining "blacklist"/"whitelist" usage Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[2/4] Replace "abort" usage in task handling Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[3/4] Replace "ABORT" action in BB_DISKMON_DIRS Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[4/4] Replace remaining "abort" usage Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
Underscore vs Dash in bbclass filenames Underscore vs Dash in bbclass filenames - - - --- 2024-02-07 Saul Wold New
prserver: add self-tests prserver: add self-tests - - - --- 2023-09-13 Rusty Howell New
prserver: add self-tests prserver: add self-tests - - - --- 2023-09-13 Rusty Howell New
bitbake: bitbake-prserv: add nodaemon option bitbake: bitbake-prserv: add nodaemon option - - - --- 2024-03-27 Rusty Howell New
knotty: display active tasks when printing keepAlive() message knotty: display active tasks when printing keepAlive() message - - - --- 2022-03-21 Ross Burton New
knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes - - - --- 2022-03-22 Ross Burton New
bitbake-layers: add show-machines command bitbake-layers: add show-machines command - - - --- 2024-02-07 Ross Burton New
[1/1] bitbake-worker: Check BB_TASK_NETWORK before disable network for task [1/1] bitbake-worker: Check BB_TASK_NETWORK before disable network for task - - - --- 2022-01-20 Robert Yang New
fetch2/ssh.py: Fix url code for + fetch2/ssh.py: Fix url code for + - - - --- 2022-04-19 Robert Yang New
[RFC] bitbake: fetch2/git: Use git fetch to shallow clone revisions [RFC] bitbake: fetch2/git: Use git fetch to shallow clone revisions - - - --- 2022-08-26 Robert Yang New
[RFC,V2] bitbake: fetch2/git: Use git fetch to shallow clone revisions [RFC,V2] bitbake: fetch2/git: Use git fetch to shallow clone revisions - - - --- 2022-08-26 Robert Yang New
[1/1] bitbake: event: Improve error message for eventhandler [1/1] bitbake: event: Improve error message for eventhandler - - - --- 2023-12-21 Robert Yang New
[v2,1/1] bitbake: event: Improve error message for eventhandler [v2,1/1] bitbake: event: Improve error message for eventhandler - - - --- 2023-12-26 Robert Yang New
[1/1] fetch2/git: Fix File name too long error [1/1] fetch2/git: Fix File name too long error - - - --- 2024-04-08 Robert Yang New
[2/3] cookerdata: Set TOPDIR explicitly and fix broke findTopdir() [1/3] tests/runqueue: Set TOPDIR in test - - - --- 2021-11-13 Richard Purdie New
[2/2] bitbake-worker: Respect nonetwork task flag [1/2] utils: Add disable_network function - - - --- 2021-12-22 Richard Purdie New
[3/5] msg: Add a bb.warnonce() log method [1/5] data_smart: Fix overrides file/line message additions - - - --- 2022-02-16 Richard Purdie New
[4/5] msg: Add bb.erroronce() to logging [1/5] data_smart: Fix overrides file/line message additions - - - --- 2022-02-16 Richard Purdie New
[4/6] server/process: Avoid hanging if a parser process is terminated [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie New
[5/6] cooker: Ensure parsing processes have close called [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie New
[6/6] cooker: Pass SIGINT to parsing processes at shutdown [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie New
[4/6,v2] server/process: Avoid hanging if a parser process is terminated Untitled series #3002 - - - --- 2022-03-28 Richard Purdie New
[RFC,1/2] parse: Add support for addpylib conf file directive [RFC,1/2] parse: Add support for addpylib conf file directive - - - --- 2022-11-27 Richard Purdie New
[RFC,2/2] ast/data: Add dependencies from python module functions [RFC,1/2] parse: Add support for addpylib conf file directive - - - --- 2022-11-27 Richard Purdie New
[RFC,2/2,v2] ast/data: Add dependencies from python module functions Untitled series #8584 - - - --- 2022-11-28 Richard Purdie New
[v2] parse: Add support for addpylib conf file directive [v2] parse: Add support for addpylib conf file directive - - - --- 2022-12-07 Richard Purdie New
[2/4] siggen/runqueue: Switch to using RECIPE_SIGGEN_INFO feature for signature dumping [1/4] siggen: Directly store datacaches reference - - - --- 2022-12-11 Richard Purdie New
bitbake: Bump minimum version requirement to 3.8 bitbake: Bump minimum version requirement to 3.8 - - - --- 2022-12-11 Richard Purdie New
[5/7] server/process: Avoid dangling async commands [1/7] knotty: Ping the server/cooker periodically - - - --- 2022-12-21 Richard Purdie New
[6/7] process: Improve client disconnect/idle sync [1/7] knotty: Ping the server/cooker periodically - - - --- 2022-12-21 Richard Purdie New
[2/3] server/process: Improve exception logging [1/3] event: Always use threadlock - - - --- 2022-12-21 Richard Purdie New
[05/10] process: Improve client disconnect/idle sync [01/10] knotty: Ping the server/cooker periodically - - - --- 2022-12-22 Richard Purdie New
[06/10] process: Improve async command execution with idle interaction [01/10] knotty: Ping the server/cooker periodically - - - --- 2022-12-22 Richard Purdie New
« 1 2 3 46 7 »