Show patches with: none      |   1628 patches
« 1 2 ... 3 4 516 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
scriptutils: fix style to be more PEP8 compliant scriptutils: fix style to be more PEP8 compliant - - - --- 2022-04-13 Marius Kriegerowski New
make bitbake-diffsig PEP8 compliant make bitbake-diffsig PEP8 compliant - - - --- 2022-04-13 Marius Kriegerowski New
scriptutils: fix style to be more PEP8 compliant scriptutils: fix style to be more PEP8 compliant - - - --- 2022-04-14 Marius Kriegerowski New
fetch2/git: Simplify the validation of SHA-1 revisions fetch2/git: Simplify the validation of SHA-1 revisions - - - --- 2022-04-14 Peter Kjellerstedt Accepted
bitbake: fetch2: crate: fix logger.debug line bitbake: fetch2: crate: fix logger.debug line - - - --- 2022-04-14 Ricardo Salveti New
[v2] fetch2/git: Simplify the validation of SHA-1 revisions [v2] fetch2/git: Simplify the validation of SHA-1 revisions - - - --- 2022-04-14 Peter Kjellerstedt Accepted
providers: use local variable for packages_dynamic pattern providers: use local variable for packages_dynamic pattern - - - --- 2022-04-15 Matt Madison Accepted
[dunfell,1.46] server/process: Disable gc around critical section [dunfell,1.46] server/process: Disable gc around critical section - - - --- 2022-04-16 Steve Sakoman Accepted
fetch2/ssh.py: Fix url code for + fetch2/ssh.py: Fix url code for + - - - --- 2022-04-19 Robert Yang New
tests/parse: Fix one test overwriting another tests/parse: Fix one test overwriting another - - - --- 2022-04-20 Richard Purdie Accepted
[01/11] server/process: Drop unused import [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[02/11] ui/buildinfohelper: Drop unused import [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[03/11] cooker: Drop unused loop [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[04/11] msg: Drop unused local variable [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[05/11] buildinfohelper: Drop unused function [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[06/11] fetch2/crate: Drop unused import [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[07/11] siggen: Drop pointless break statement [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[08/11] ui/knotty: Drop pointless pass statement [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[09/11] persist_data: Use a valid exception for missing implementation [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[10/11] runqueue: Drop pointless variable assignment [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[11/11] buildinfohelper: Drop unused variables [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[V2] fetch2/ssh.py: decode path back for ssh [V2] fetch2/ssh.py: decode path back for ssh - - - --- 2022-04-21 Robert Yang Accepted
fetch2/osc: Add missing parameter fetch2/osc: Add missing parameter - - - --- 2022-04-21 Richard Purdie Accepted
bitbake-user-manual: document TEMPLATECONF environment variable bitbake-user-manual: document TEMPLATECONF environment variable - - - --- 2022-04-26 Michael Opdenacker Superseded
runqueue: Fix sig file location when using multiconfig runqueue: Fix sig file location when using multiconfig - - - --- 2022-04-28 Richard Purdie Accepted
[1.52,0/2] Pull request - - - --- 2022-04-29 Mittal, Anuj Not Applicable
[1.52,1/2] bitbake: knotty: display active tasks when printing keepAlive() message [1.52,1/2] bitbake: knotty: display active tasks when printing keepAlive() message - - - --- 2022-04-29 Mittal, Anuj Accepted
[1.52,2/2] bitbake: knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes [1.52,1/2] bitbake: knotty: display active tasks when printing keepAlive() message - - - --- 2022-04-29 Mittal, Anuj Accepted
[RESEND] cache: correctly handle file names containing colons [RESEND] cache: correctly handle file names containing colons - - - --- 2022-05-02 Roland Hieber Accepted
cookerdata: Change emphasis in error message to be clearer to users cookerdata: Change emphasis in error message to be clearer to users - - - --- 2022-05-04 Richard Purdie Accepted
[v2] Honour BB_FETCH_PREMIRRORONLY option [v2] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov Superseded
bitbake-diffsigs: break on first dependent task difference bitbake-diffsigs: break on first dependent task difference - - - --- 2022-05-06 Adriaan Schmidt Accepted
[v3,1/3] Honour BB_FETCH_PREMIRRORONLY option [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v3,2/3] Add tests to cover BB_FETCH_PREMIRRORONLY functionality [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov Accepted
[v3,3/3] fetch2: Clear try_premirror [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v2] cache: correctly handle file names containing colons [v2] cache: correctly handle file names containing colons - - - --- 2022-05-08 Roland Hieber Accepted
fetch2/osc: Small fixes for osc fetcher fetch2/osc: Small fixes for osc fetcher - - - --- 2022-05-08 Gunjan Gupta Accepted
fetch/git : Use cat as pager fetch/git : Use cat as pager - - - --- 2022-05-08 Richard Purdie Accepted
[kirkstone,2.0,00/18] Patch review - - - --- 2022-05-10 Steve Sakoman Not Applicable
[kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,02/18] tests/parse: Fix one test overwriting another [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,03/18] server/process: Drop unused import [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,04/18] ui/buildinfohelper: Drop unused import [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,05/18] cooker: Drop unused loop [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,06/18] msg: Drop unused local variable [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,07/18] buildinfohelper: Drop unused function [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,08/18] fetch2/crate: Drop unused import [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,09/18] siggen: Drop pointless break statement [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,10/18] ui/knotty: Drop pointless pass statement [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,11/18] persist_data: Use a valid exception for missing implementation [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,12/18] runqueue: Drop pointless variable assignment [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,13/18] buildinfohelper: Drop unused variables [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,14/18] fetch2/osc: Add missing parameter [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,15/18] fetch2/ssh.py: decode path back for ssh [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,16/18] runqueue: Fix sig file location when using multiconfig [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,17/18] cache: correctly handle file names containing colons [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
[kirkstone,2.0,18/18] fetch/git : Use cat as pager [kirkstone,2.0,01/18] providers: use local variable for packages_dynamic pattern - - - --- 2022-05-10 Steve Sakoman Accepted
data: Do not depend on vardepvalueexclude flag data: Do not depend on vardepvalueexclude flag - - - --- 2022-05-13 Tomasz Dziendzielski Accepted
build: Add clean_stamp API function to allow removal of task stamps build: Add clean_stamp API function to allow removal of task stamps - - - --- 2022-05-16 Richard Purdie Accepted
fetch2/osc: Add support to query latest revision fetch2/osc: Add support to query latest revision - - - --- 2022-05-19 Gunjan Gupta Accepted
[kirkstone,2.0,0/3] Patch review - - - --- 2022-05-23 Steve Sakoman Not Applicable
[kirkstone,2.0,1/3] fetch2/osc: Small fixes for osc fetcher [kirkstone,2.0,1/3] fetch2/osc: Small fixes for osc fetcher - - - --- 2022-05-23 Steve Sakoman Accepted
[kirkstone,2.0,2/3] data: Do not depend on vardepvalueexclude flag [kirkstone,2.0,1/3] fetch2/osc: Small fixes for osc fetcher - - - --- 2022-05-23 Steve Sakoman Accepted
[kirkstone,2.0,3/3] build: Add clean_stamp API function to allow removal of task stamps [kirkstone,2.0,1/3] fetch2/osc: Small fixes for osc fetcher - - - --- 2022-05-23 Steve Sakoman Accepted
[0/1] bitbake: ncurses version of taskexp.py - - - --- 2022-05-25 Reyna, David Not Applicable
[1/1] bitbake: ncurses version of taskexp.py [1/1] bitbake: ncurses version of taskexp.py - - - --- 2022-05-25 Reyna, David New
[v4] Honour BB_FETCH_PREMIRRORONLY option [v4] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-25 Pavel Zhukov New
[0/1,V2] bitbake: ncurses version of taskexp.py - - - --- 2022-05-29 Reyna, David Not Applicable
[1/1] bitbake: ncurses version of taskexp.py [1/1] bitbake: ncurses version of taskexp.py - - - --- 2022-05-29 Reyna, David New
fetch2/git: Ensure gitsrcname is not too long fetch2/git: Ensure gitsrcname is not too long - - - --- 2022-05-31 Jan Brzezanski New
[1/3] runqueue: Fix unihash cache mismatch issues [1/3] runqueue: Fix unihash cache mismatch issues - - - --- 2022-06-01 Richard Purdie Accepted
[2/3] cache/siggen: Add unihash cache copy function [1/3] runqueue: Fix unihash cache mismatch issues - - - --- 2022-06-01 Richard Purdie Accepted
[3/3] bitbake: Bump to version 2.0.1 [1/3] runqueue: Fix unihash cache mismatch issues - - - --- 2022-06-01 Richard Purdie Accepted
bitbake-user-manual: Correct description of the ??= operator bitbake-user-manual: Correct description of the ??= operator - - - --- 2022-06-03 Jacob Kroon Accepted
[v2] bitbake-user-manual: Correct description of the ??= operator [v2] bitbake-user-manual: Correct description of the ??= operator - - - --- 2022-06-03 Jacob Kroon Accepted
[1/3] fetch/wget: Move files into place atomically [1/3] fetch/wget: Move files into place atomically - - - --- 2022-06-07 Richard Purdie Accepted
[2/3] server/process: Avoid risk of exception deadlocks [1/3] fetch/wget: Move files into place atomically - - - --- 2022-06-07 Richard Purdie Accepted
[3/3] server/process: Remove daemonic thread usage [1/3] fetch/wget: Move files into place atomically - - - --- 2022-06-07 Richard Purdie Accepted
cooker: avoid DeprecationWarning with python-3.11 cooker: avoid DeprecationWarning with python-3.11 - - - --- 2022-06-08 Martin Jansa New
cooker: Drop sre_constants usage cooker: Drop sre_constants usage - - - --- 2022-06-08 Richard Purdie Accepted
event.py: ignore exceptions from stdout and sterr operations in atexit event.py: ignore exceptions from stdout and sterr operations in atexit - - 1 --- 2022-06-09 Mikko Rapeli Accepted
data_smart: Pass flags through variable rename data_smart: Pass flags through variable rename - - - --- 2022-06-09 Alex Kiernan New
tests/fetch: Drop unnecessary duplicated function tests/fetch: Drop unnecessary duplicated function - - - --- 2022-06-09 Pavel Zhukov Accepted
tests/fetch: Add ttests for premirror using real project tests/fetch: Add ttests for premirror using real project - - - --- 2022-06-09 Pavel Zhukov New
server/process: Avoid tracebacks at exit server/process: Avoid tracebacks at exit - - - --- 2022-06-10 Richard Purdie Accepted
[v3] bitbake-user-manual: Correct description of the ??= operator [v3] bitbake-user-manual: Correct description of the ??= operator - 1 - --- 2022-06-10 Jacob Kroon Accepted
[v4] bitbake-user-manual: Correct description of the ??= operator [v4] bitbake-user-manual: Correct description of the ??= operator - - - --- 2022-06-15 Jacob Kroon Accepted
[v5] bitbake-user-manual: Correct description of the ??= operator [v5] bitbake-user-manual: Correct description of the ??= operator - 1 - --- 2022-06-15 Jacob Kroon Accepted
[1.46,1/4] tinfoil/data_smart: Allow variable history emit() to function remotely [1.46,1/4] tinfoil/data_smart: Allow variable history emit() to function remotely - - - --- 2022-06-16 Martin Jansa Accepted
[1.46,2/4] bin/bitbake-getvar: Add a new command to query a variable value (with history) [1.46,1/4] tinfoil/data_smart: Allow variable history emit() to function remotely - - - --- 2022-06-16 Martin Jansa Accepted
[1.46,3/4] knotty: display active tasks when printing keepAlive() message [1.46,1/4] tinfoil/data_smart: Allow variable history emit() to function remotely - - - --- 2022-06-16 Martin Jansa Accepted
[1.46,4/4] knotty: reduce keep-alive timeout from 5000s (83 minutes) to 10 minutes [1.46,1/4] tinfoil/data_smart: Allow variable history emit() to function remotely - - - --- 2022-06-16 Martin Jansa Accepted
tests/fetch: Add test for broken mirror tarball tests/fetch: Add test for broken mirror tarball - - - --- 2022-06-16 Pavel@codeaurora.org, "Zhukov <pavel"@zhukoff.net Accepted
ConfHandler: Remove lingering close ConfHandler: Remove lingering close - - - --- 2022-06-17 Ola x Nilsson Accepted
doc: bitbake-user-manual: document npm and npmsw fetchers doc: bitbake-user-manual: document npm and npmsw fetchers - - - --- 2022-06-21 Michael Opdenacker Accepted
doc: bitbake-user-manual: add explicit target for crates fetcher doc: bitbake-user-manual: add explicit target for crates fetcher - - - --- 2022-06-21 Michael Opdenacker Accepted
[v2] doc: bitbake-user-manual: document npm and npmsw fetchers [v2] doc: bitbake-user-manual: document npm and npmsw fetchers - - - --- 2022-06-21 Michael Opdenacker Accepted
[dunfell,1.46,0/5] Patch review - - - --- 2022-06-21 Steve Sakoman Not Applicable
[dunfell,1.46,1/5] server/process: Disable gc around critical section [dunfell,1.46,1/5] server/process: Disable gc around critical section - - - --- 2022-06-21 Steve Sakoman Accepted
[dunfell,1.46,2/5] tinfoil/data_smart: Allow variable history emit() to function remotely [dunfell,1.46,1/5] server/process: Disable gc around critical section - - - --- 2022-06-21 Steve Sakoman Accepted
« 1 2 ... 3 4 516 17 »