Show patches with: none      |   1630 patches
« 1 2 3 416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary [v2,1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary - 2 - --- 2023-02-27 Fawzi KHABER Accepted
[v2,1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples [v2,1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples - - - --- 2022-03-10 Michael Opdenacker Accepted
[v2,1/2] codeparser/utils: clean up more deprecated AST usages [v2,1/2] codeparser/utils: clean up more deprecated AST usages - - - --- 2023-10-23 chris.laplante@agilent.com 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,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
[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
[v2,1/1] bitbake: bitbake-worker: Preserve network non-local uid [v2,1/1] bitbake: bitbake-worker: Preserve network non-local uid - - - --- 2022-01-21 Robert Yang Accepted
[v2,09/12] prserv: remove redundant exception handler prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,08/12] prserv: add extra requests prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,07/12] prserv: remove unused "hist" mode in the database backend prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,06/12] prserv: capitalization and spacing improvements prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,05/12] asyncrpc: include parse_address from hashserv prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,04/12] prserv: use self.logger instead of logger directly prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,03/12] bitbake-prserv: replace deprecated optparse by argparse prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,02/12] prserv: use double quotes by default prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,01/12] prserv: simplify the PRServerClient() interface prserv: add support for an "upstream" server - - - --- 2024-04-05 Michael Opdenacker New
[v2,0/1] bitbake: event: Improve error message for eventhandler - - - --- 2023-12-26 Robert Yang Not Applicable
[v2,0/1] bitbake: bitbake-worker: Preserve network non-local uid - - - --- 2022-01-21 Robert Yang Accepted
[toaster,PATCHv6,1/1] toaster: Added new feature to import eventlogs from command line into toaster… toaster: Added new feature to import eventlogs - - - --- 2023-12-11 Marlon Rodriguez Garcia New
[toaster,PATCHv5,1/1] toaster: Added new feature to import eventlogs from command line into toaster… toaster: Added new feature to import eventlogs - - - --- 2023-12-11 Marlon Rodriguez Garcia New
[toaster,PATCHv4] toaster: Added new feature to import eventlogs from command line into toaster usi… [toaster,PATCHv4] toaster: Added new feature to import eventlogs from command line into toaster usi… - - - --- 2023-12-07 Marlon Rodriguez Garcia New
[toaster,PATCHv3,3/3] toaster: Update eventreplay functionality for new eventlog file structure toaster: feat to import eventlogs] - - - --- 2023-12-06 Marlon Rodriguez Garcia New
[toaster,PATCHv3,2/3] toaster: Update feat to import eventlogs toaster: feat to import eventlogs] - - - --- 2023-12-06 Marlon Rodriguez Garcia New
[toaster,PATCHv3,1/3] toaster: Added feat to import eventlogs files as builds in toaster toaster: feat to import eventlogs] - - - --- 2023-12-06 Marlon Rodriguez Garcia New
[toaster,PATCHv2,2/2] toaster: Update feat to import eventlogs New Feature to import eventlogs in toaster - - - --- 2023-11-30 Marlon Rodriguez Garcia New
[toaster,PATCHv2,1/2] toaster: Added feat to import eventlogs files as builds in toaster New Feature to import eventlogs in toaster - - - --- 2023-11-30 Marlon Rodriguez Garcia New
[toaster,PATCHv2,1/1] toaster: Added dataTables library to include sorting and pagination for table… toaster: Added dataTables library to include sorting and pagination for table element - - - --- 2023-12-13 Marlon Rodriguez Garcia New
[toaster,1/1] toaster: Update build test Update test build for toaster - - - --- 2023-12-07 Marlon Rodriguez Garcia 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] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata [RFC] fetch2/git: Prevent git fetcher from fetching gitlab repository metadata - 1 - --- 2022-08-19 Marek Vasut Accepted
[RFC] data: Evaluate the value of export/unexport/network flags [RFC] data: Evaluate the value of export/unexport/network flags - - - --- 2022-11-27 Richard Purdie Accepted
[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/BBHandler: Add inherit_deferred support [RFC] ast/BBHandler: Add inherit_deferred support - - - --- 2024-01-02 Richard Purdie 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,v2] ast/BBHandler: Add inherit_defer support [RFC,v2] ast/BBHandler: Add inherit_defer support - - - --- 2024-01-04 Richard Purdie Accepted
[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,3/3] prserv: start bitbake selftests Call for help for prserv selftests - - - --- 2024-04-16 Michael Opdenacker New
[RFC,2/3] prserv: add "history" argument to "get-pr" request Call for help for prserv selftests - - - --- 2024-04-16 Michael Opdenacker 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/3] prserv: add "upstream" server support Call for help for prserv selftests - - - --- 2024-04-16 Michael Opdenacker 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
[RESEND] cache: correctly handle file names containing colons [RESEND] cache: correctly handle file names containing colons - - - --- 2022-05-02 Roland Hieber Accepted
[RESEND] bitbake-user-manual: stop mentioning the Angstrom distribution [RESEND] bitbake-user-manual: stop mentioning the Angstrom distribution - - - --- 2022-03-07 Michael Opdenacker Accepted
[RESEND] bitbake-user-manual: details about variable flags starting with underscore [RESEND] bitbake-user-manual: details about variable flags starting with underscore - - - --- 2022-10-27 Michael Opdenacker Accepted
[RESEND,v3] doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables [RESEND,v3] doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables - 2 - --- 2022-09-19 Michael Opdenacker Accepted
[RESEND,2/2] doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIs [RESEND,1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples - - - --- 2022-03-25 Michael Opdenacker Accepted
[RESEND,1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples [RESEND,1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples - - - --- 2022-03-25 Michael Opdenacker Accepted
[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] knotty.py: A little clean up of TerminalFilter::updateFooter() [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[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,3/3] bitbake-getvar: Make --value imply --quiet [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,2/4] knotty.py: Correct the width of the progress bar for the real tasks [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[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 Accepted
[PATCHv3,2/3] bitbake-getvar: Make --quiet work with --recipe [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,2/2] action.py: add topdir in bblayers_conf path for remove-layer [PATCHv3,1/2] action.py: add topdir in bblayers_conf path for add-layer - - - --- 2023-02-15 pedro.miguel.baptista@gmail.com Accepted
[PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish [PATCHv3,1/4] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[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 Accepted
[PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used [PATCHv3,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv3,1/2] action.py: add topdir in bblayers_conf path for add-layer [PATCHv3,1/2] action.py: add topdir in bblayers_conf path for add-layer - - - --- 2023-02-15 pedro.miguel.baptista@gmail.com Accepted
[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] utils: Add enable_loopback_networking() [PATCHv2] utils: Add enable_loopback_networking() - - - --- 2022-09-29 Peter Kjellerstedt Accepted
[PATCHv2] gitsm: tolerate git-lfs in submodules [PATCHv2] gitsm: tolerate git-lfs in submodules - - - --- 2023-08-22 Randolph Sapp Accepted
[PATCHV2] crate.py: make checksum verification mandatory [PATCHV2] crate.py: make checksum verification mandatory - - - --- 2023-03-16 Frédéric Martinsons Accepted
[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,3/3] bitbake-getvar: Make --value imply --quiet [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,2/3] knotty.py: Correct the width of the progress bar for the real tasks [PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[PATCHv2,2/3] bitbake-getvar: Make --quiet work with --recipe [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[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/3] tinfoil: Do not fail when logging is disabled and full config is used [PATCHv2,1/3] tinfoil: Do not fail when logging is disabled and full config is used - - - --- 2023-09-25 Peter Kjellerstedt Accepted
[PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish [PATCHv2,1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-08 Peter Kjellerstedt Accepted
[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
[nanbield] fetch2: Ensure that git LFS objects are available [nanbield] fetch2: Ensure that git LFS objects are available - - - --- 2024-02-27 Philip Lorenz New
[nanbield] command: Make parseRecipeFile() handle virtual recipes correctly [nanbield] command: Make parseRecipeFile() handle virtual recipes correctly - - - --- 2023-12-06 Peter Kjellerstedt New
[nanbield,2.6,0/1] Pull request (cover letter only) - - - --- 2023-12-12 Steve Sakoman Not Applicable
[nanbield,2.6,0/1] Pull request (cover letter only) - - - --- 2024-01-09 Steve Sakoman Not Applicable
[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
[mickledore,2.4,0/2] update toaster fixtures - - - --- 2023-03-15 Tim Orling Not Applicable
[mickledore,2.4,0/1] Pull request (cover letter only) - - - --- 2023-06-30 Steve Sakoman Not Applicable
[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
« 1 2 3 416 17 »