Show patches with: State = Action Required       |   281 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
] checksum: Support uri formatted file list ] checksum: Support uri formatted file list - - - --- 2022-01-21 Paulo Neves New
[[bitbake] ] If you are behind a corporate proxy, the npm fetcher uses the proxy IP address already… [[bitbake] ] If you are behind a corporate proxy, the npm fetcher uses the proxy IP address already… - - - --- 2023-02-06 George Kelly New
[v4] Honour BB_FETCH_PREMIRRORONLY option [v4] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-25 Pavel Zhukov New
[v4,2/3] fetch2: Add metadata collection for upstream source tracing [v4,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-08-24 Alberto Pianon New
[v4,1/3] fetch2: Add support for upstream source tracing [v4,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-08-24 Alberto Pianon New
[v3] knotty: improve the UI information [v3] knotty: improve the UI information - - - --- 2022-01-27 Trevor Woerner New
[v3] fetch: Use git rev-parse if network is not available [v3] fetch: Use git rev-parse if network is not available - - - --- 2022-02-07 Pavel Zhukov New
[v3] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake [v3] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake - - - --- 2023-02-07 Anders Jørgensen New
[v3] fetch2/repo: Implement AUTOREV for repo fetcher [v3] fetch2/repo: Implement AUTOREV for repo fetcher - - - --- 2021-11-15 Jasper Orschulko New
[v3] checksum: Support uri formatted file list [v3] checksum: Support uri formatted file list - - - --- 2022-02-06 Paulo Neves New
[v3,3/3] fetch2: Clear try_premirror [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v3,2/3] fetch2: Add metadata collection for upstream source tracing [v3,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-04-23 Alberto Pianon New
[v3,1/3] Honour BB_FETCH_PREMIRRORONLY option [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v3,1/3] fetch2: Add support for upstream source tracing [v3,1/3] fetch2: Add support for upstream source tracing - - - --- 2023-04-23 Alberto Pianon New
[v2] tests: bb.tests.fetch.GitShallowTest: allow file transport [v2] tests: bb.tests.fetch.GitShallowTest: allow file transport - - - --- 2022-10-21 Alexandre Belloni 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
[v2] knotty: improve the UI information [v2] knotty: improve the UI information - - - --- 2022-01-27 Trevor Woerner New
[v2] fetch: Use git rev-parse if network is not available [v2] fetch: Use git rev-parse if network is not available - - - --- 2022-02-07 Pavel Zhukov New
[v2] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake [v2] fetch2: Add path control to BB_ALLOWED_NETWORKS #bitbake - - - --- 2023-02-07 Anders Jørgensen 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
[v2] checksum: Support uri formatted file list [v2] checksum: Support uri formatted file list - - - --- 2022-01-26 Paulo Neves New
[v2] bitbake: git fetcher: use urllib quote ... [v2] bitbake: git fetcher: use urllib quote ... - - - --- 2023-05-10 CESTONARO Thilo New
[v2] bitbake-worker: remove the network flag [v2] bitbake-worker: remove the network flag - - - --- 2023-09-10 Randolph Sapp New
[v2,master-next] lib/bb: fix exit when found renamed variables [v2,master-next] lib/bb: fix exit when found renamed variables - - - --- 2022-02-21 Marta Rybczynska New
[v2,2/3] upstream source tracing: metadata collection [v2,1/3] upstream source tracing: base process - - - --- 2023-04-21 Alberto Pianon New
[v2,2/2] fetch: bb.fatal when trying to checksum non-existing files. [v2,1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-14 Paulo Neves New
[v2,1/3] upstream source tracing: base process [v2,1/3] upstream source tracing: base process - - - --- 2023-04-21 Alberto Pianon New
[v2,1/2] fetch2: local files only in DL_DIR becomes fatal error [v2,1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-14 Paulo Neves New
[v2,1/1] bitbake: data: Add missing dependency handling of remove operator Fix dependency handling bug of remove operator - - - --- 2023-09-19 Insu Park New
[RFC] server/process: Avoid hanging if a parser process is terminated [RFC] server/process: Avoid hanging if a parser process is terminated - - - --- 2022-03-26 Peter Kjellerstedt New
[RFC] providers.sh: versionVariableMatch: use the name of provided item instead of pn [RFC] providers.sh: versionVariableMatch: use the name of provided item instead of pn - - - --- 2023-03-03 Martin Jansa New
[RFC] Implementation of a submodule fetcher [RFC] Implementation of a submodule fetcher - - - --- 2021-12-15 Pontus Jaensson 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] ast.py: catch SyntaxError from imported modules as well [RFC] ast.py: catch SyntaxError from imported modules as well - - - --- 2023-02-15 Martin Jansa 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
[RFC,DO-NOT-MERGE] tests: add test that LFS objects are resolved also inside submodules [RFC,DO-NOT-MERGE] tests: add test that LFS objects are resolved also inside submodules - - - --- 2022-10-18 Martin Jansa 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
[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
[PATCHv3] bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export list [PATCHv3] bitbake: fetch2: Add NODE_EXTRA_CA_CERTS to export list - - - --- 2023-02-09 George Kelly New
[PATCHv3,4/4] knotty.py: Unify quiet and non-quiet output for the running tasks [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt New
[PATCHv3,4/4] bitbake-getvar: Add -v as short option for --value [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[PATCHv3,3/4] bitbake-getvar: Add -s as short option for --ignore-undefined [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[PATCHv3,2/4] bitbake-getvar: Treat undefined variables as empty with --value [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt New
[PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables [PATCHv3,1/4] bitbake-getvar: Add a (suppressable) error for undefined variables - - - --- 2023-09-27 Peter Kjellerstedt 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
[PATCHv2] bitbake-getvar: Add an option to specify a default value [PATCHv2] bitbake-getvar: Add an option to specify a default value - - - --- 2023-09-25 Peter Kjellerstedt New
[PATCHv2] Add NODE_EXTRA_CA_CERTS to export list [PATCHv2] Add NODE_EXTRA_CA_CERTS to export list - - - --- 2023-02-07 George Kelly New
[PATCHv2,3/3] knotty.py: Unify quiet and non-quiet output for the running tasks [PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt New
[PATCHv2,2/2] action.py: add BBPATH in bblayers_conf path for remove-layer [PATCHv2,1/2] action.py: add BBPATH in bblayers_conf path for add-layer - - - --- 2023-02-13 pedro.miguel.baptista@gmail.com New
[PATCHv2,1/2] action.py: add BBPATH in bblayers_conf path for add-layer [PATCHv2,1/2] action.py: add BBPATH in bblayers_conf path for add-layer - - - --- 2023-02-13 pedro.miguel.baptista@gmail.com New
[oe-core,v7,2/2] base.bbclass: Add sysroot deps for repo fetcher [oe-core,v7,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko New
[oe-core,v7,1/2] repo: Add recipe for 2.17.3 [oe-core,v7,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko 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
[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
[master] fetch2: npmsw: Don't fetch dev dependencies when they are not demanded [master] fetch2: npmsw: Don't fetch dev dependencies when they are not demanded - - - --- 2023-05-30 belouargamohamed@gmail.com New
[master] fetch2: npm: Remove special caracters that casauses recipe tool to fail [master] fetch2: npm: Remove special caracters that casauses recipe tool to fail - - - --- 2023-05-31 belouargamohamed@gmail.com New
[master-next] lib/bb: fix exit when found renamed variables [master-next] lib/bb: fix exit when found renamed variables - - - --- 2022-02-21 Marta Rybczynska New
[master,v2,3/3] fetch2: npm: Remove special caracters that causes recipe tool to fail [master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-06-04 belouargamohamed@gmail.com New
[master,v2,2/3] fetch2: npmsw: Don't fetch dev dependencies when they are not demanded [master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-06-04 belouargamohamed@gmail.com New
[master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file [master,v2,1/3] bitbake: fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-06-04 belouargamohamed@gmail.com New
[master,mickledore,2/2] fetch2/crate: Correct unpack for a crate that matches the recipe name [master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs - - - --- 2023-04-29 Peter Kjellerstedt New
[master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs [master,mickledore,1/2] fetch2/crate: Simplify extraction of crate names and versions from URIs - - - --- 2023-04-29 Peter Kjellerstedt 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,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,3/3] toaster: Add refreshed oe-core and poky fixtures toaster: update fixtures - - - --- 2023-03-14 Tim Orling 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,2/3] toaster: fixtures/gen_fixtures.py: update branches toaster: update fixtures - - - --- 2023-03-14 Tim Orling 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,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/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,1/3] toaster: fixtures/README: django 1.8 -> 3.2 toaster: update fixtures - - - --- 2023-03-14 Tim Orling 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,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,1/1] siggen: Fix inefficient string concatenation [langdale,2.2,1/1] siggen: Fix inefficient string concatenation - - - --- 2023-02-14 Steve Sakoman New
[kirkstone] fetch2: npmsw: Add support for the new format of the shrinkwrap file [kirkstone] fetch2: npmsw: Add support for the new format of the shrinkwrap file - - - --- 2023-05-27 belouargamohamed@gmail.com New
[kirkstone,2.0] siggen: fix inefficient string concatenation [kirkstone,2.0] siggen: fix inefficient string concatenation - - - --- 2023-02-14 Etienne Cordonnier New
[kirkstone,2.0] bitbake-worker/runqueue: Avoid unnecessary bytes object copies [kirkstone,2.0] bitbake-worker/runqueue: Avoid unnecessary bytes object copies - - - --- 2023-09-22 Etienne Cordonnier New
[kirkstone,2.0] bitbake-getvar: Add a quiet command line argument [kirkstone,2.0] bitbake-getvar: Add a quiet command line argument - - - --- 2023-08-24 Markus Niebel New
[kirkstone,2.0] bitbake-getvar: Add a quiet command line argument [kirkstone,2.0] bitbake-getvar: Add a quiet command line argument - - - --- 2023-08-24 Markus Niebel New
[eo-core,v6,2/2] base.bbclass: Add sysroot deps for repo fetcher [eo-core,v6,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko New
[eo-core,v6,1/2] repo: Add recipe for 2.17.3 [eo-core,v6,1/2] repo: Add recipe for 2.17.3 - - - --- 2021-11-24 Jasper Orschulko 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
[bitbake-devel] utils: Pass lock argument in fileslocked [bitbake-devel] utils: Pass lock argument in fileslocked - - - --- 2022-08-30 Joshua Watt New
[bitbake-devel] siggen: Fix sigtask data not being renamed atomically [bitbake-devel] siggen: Fix sigtask data not being renamed atomically - - - --- 2022-08-01 Joshua Watt New
[bitbake-devel] siggen: Fix insufficent entropy in sigtask file names [bitbake-devel] siggen: Fix insufficent entropy in sigtask file names - - - --- 2022-08-03 Joshua Watt New
[bitbake-devel] server: Fix crash when checking lock file [bitbake-devel] server: Fix crash when checking lock file - - - --- 2023-05-31 Joshua Watt New
[bitbake-devel] runqueue: Pass hashfn in taskdep data [bitbake-devel] runqueue: Pass hashfn in taskdep data - - - --- 2023-05-30 Joshua Watt New
[bitbake-devel] runqemu.py: fix PSI check logic [bitbake-devel] runqemu.py: fix PSI check logic - - - --- 2023-05-22 Chen, Qi New
[bitbake-devel] fetch2: git: Remove useless try..else clause [bitbake-devel] fetch2: git: Remove useless try..else clause - - - --- 2023-08-31 Joshua Watt New
[bitbake-devel] fetch2: git: Check if directory is a bare git repo [bitbake-devel] fetch2: git: Check if directory is a bare git repo - - - --- 2023-08-04 Joshua Watt New
[bitbake-devel] fetch2/crate fixup c212b0f3 loglevel [bitbake-devel] fetch2/crate fixup c212b0f3 loglevel - - - --- 2022-09-19 Jose Quaresma 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
[bitbake-devel] cooker: Fix error message [bitbake-devel] cooker: Fix error message - - - --- 2023-08-15 Joshua Watt New
[bitbake-devel] contrib: vim: Fix up a few errors when reloading [bitbake-devel] contrib: vim: Fix up a few errors when reloading - - - --- 2023-07-28 Joshua Watt New
[bitbake-devel] build: prefix the tasks with a timestamp in the log task_order [bitbake-devel] build: prefix the tasks with a timestamp in the log task_order - - - --- 2022-08-05 Jose Quaresma New
[bitbake-devel] bitbake: msg: Add bb.warnonce() and bb.erroronce() log methods [bitbake-devel] bitbake: msg: Add bb.warnonce() and bb.erroronce() log methods - - - --- 2022-02-16 Joshua Watt New
[bitbake-devel] bitbake: Fix a few more logger debug() calls [bitbake-devel] bitbake: Fix a few more logger debug() calls - - - --- 2022-09-21 Joshua Watt New
[bitbake-devel] bitbake: Ensure manually created loggers have the once filter [bitbake-devel] bitbake: Ensure manually created loggers have the once filter - - - --- 2022-02-17 Joshua Watt New
[bitbake-devel] bitbake: Convert to argparse [bitbake-devel] bitbake: Convert to argparse - - - --- 2022-11-10 Joshua Watt New
« 1 2 3 »