Show patches with: none      |   1637 patches
« 1 2 ... 9 10 1116 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] process/cooker/command: Fix currentAsyncCommand locking/races [1/2] cooker/command: Drop async command handler indirection via cooker - - - --- 2023-01-10 Richard Purdie Accepted
[2/2] main/server: Add lockfile debugging upon server retry [1/2] main: Add timestamp to server retry messages - - - --- 2022-12-08 Richard Purdie Accepted
[2/2] lib/bb: fix bitbake debug logger with invalid args [1/2] lib/bb: warning when the debug message is invalid - - - --- 2022-09-19 Jose Quaresma New
[2/2] knotty: Improve setscene task display [1/2] knotty: Correctly handle multiple line items - - - --- 2022-03-06 Richard Purdie Accepted
[2/2] fetch: npm: Use temporary file for empty user config [1/2] fetch: npm: Quote destdir in run chmod command - - - --- 2021-12-13 Stefan Herbrechtsmeier Accepted
[2/2] fetch: bb.fatal when trying to checksum non-existing files. [1/2] fetch2: local files only in DL_DIR becomes fatal error - - - --- 2022-07-08 Paulo Neves New
[2/2] fetch2: Fix misleading "no output" msg [1/2] fetch2/git: Add verbose logging support - - - --- 2024-03-08 Viswanath Kraleti Accepted
[2/2] fetch2: Ensure directory exists before creating symlink [1/2] fetch2: Drop DL_DIR fallback for local file fetcher - - - --- 2022-07-15 Richard Purdie Accepted
[2/2] fetch2: Add autorev warning when it is set too late [1/2] fetch2: Rename __BBSEENSRCREV -> __BBSRCREV_SEEN - - - --- 2023-03-21 Richard Purdie Accepted
[2/2] fetch2/tests: Add test for Mercurial [1/2] fetch2: kill parameters in uri_find_decoded - - - --- 2023-01-17 Pavel Zhukov Accepted
[2/2] fetch/wget/checkstatus(): include the URL in debugging output about status check failure [1/2] fetch/checkstatus(): do not print the URI twice in FetchError exception - - - --- 2024-01-08 Alexander Kanavin Accepted
[2/2] doc: bitbake-user-manual: branch parameter now mandatory in git SRC_URIs [1/2] doc: bitbake-user-manual: add branch parameter to git SRC_URI examples - - - --- 2022-03-09 Michael Opdenacker Accepted
[2/2] cooker: Restore sys.path and sys.modules between parses [1/2] cooker: Further fixes to inotify to fix memres bitbake issues 1 - - --- 2022-03-31 Richard Purdie Accepted
[2/2] cooker: Ensure any existing hashserv connection is closed [1/2,v2] cooker: Restore sys.path and sys.modules between parses - - - --- 2022-03-31 Richard Purdie Accepted
[2/2] cooker: Clean up inotify idle handler [1/2] cooker: Rework the parsing results submission - - - --- 2023-01-05 Richard Purdie Accepted
[2/2] cache: Simplify virtualfn2realfn() [1/2] cookerdata: Be consistent with what type bb_data represents - - - --- 2023-11-21 Peter Kjellerstedt Accepted
[2/2] cache: Drop unused function [1/2] cache: Drop broken/unused code - - - --- 2022-11-16 Richard Purdie Accepted
[2/2] cache: Allow compression of the data in SiggenRecipeInfo [1/2] command: Add ping command - - - --- 2022-12-20 Richard Purdie Accepted
[2/2] bitbake: Bump to version 2.3.1 [1/2] event/cooker/runqueue: Add ability to interrupt longer running code - - - --- 2023-02-22 Richard Purdie Accepted
[2/2] bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLD [1/2] cache: Make EXCLUDE_FROM_WORLD boolean - - - --- 2023-03-27 Robert Yang Accepted
[2/2] bitbake-worker: Respect nonetwork task flag [1/2] utils: Add disable_network function - - - --- 2021-12-22 Richard Purdie New
[2/2] bitbake-worker: Add/support network task flag [1/2] utils: Add disable_network function - - - --- 2022-01-07 Richard Purdie Accepted
[2/2] bitbake-user-manual: update Hello World example [1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary - 2 - --- 2023-02-27 Fawzi KHABER Accepted
[2/2] BBHandler: Remove pointless global variable declarations [1/2] data: Drop obsolete pydoc/path code - - - --- 2022-11-27 Richard Purdie Accepted
[2/2] asyncrpc/client: Fix unix domain socket chdir race issues [1/2] wget: Avoid bad checksum race issues - - - --- 2022-09-03 Richard Purdie Accepted
[2/2] action.py: add BUILDDIR in bblayers_conf path for remove-layer [1/2] action.py: add BUILDDIR in bblayers_conf path for add-layer - - - --- 2023-02-12 pedro.miguel.baptista@gmail.com New
[2.2,4/4] cookerdata: Drop dubious exception handling code [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.2,3/4] cookerdata: Improve early exception handling [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.2,2/4] cookerdata: Remove incorrect SystemExit usage [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.2,1/4] utils: Allow to_boolean to support int values [2.2,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa New
[2.0] fetch2/git: show SRCREV and git repo in error message about fixed SRCREV [2.0] fetch2/git: show SRCREV and git repo in error message about fixed SRCREV - - - --- 2023-02-15 Martin Jansa Accepted
[2.0,kirkstone] bitbake-worker: add header with length of message [2.0,kirkstone] bitbake-worker: add header with length of message - - - --- 2023-11-10 Etienne Cordonnier New
[2.0,kirkstone,3/3] bitbake/lib/bs4/tests/test_tree.py: python 3.12 regex pick python 3.12 fixes - - - --- 2024-02-15 Adrian Freihofer Accepted
[2.0,kirkstone,2/3] bitbake/codeparser.py: address ast module deprecations in py 3.12 pick python 3.12 fixes - - - --- 2024-02-15 Adrian Freihofer Accepted
[2.0,kirkstone,1/3] codeparser: replace deprecated ast.Str and 's' pick python 3.12 fixes - - - --- 2024-02-15 Adrian Freihofer Accepted
[2.0,5/5] runqueue: show number of currently running bitbake threads when pressure changes [2.0,1/5] runqueue: fix PSI check calculation - - - --- 2023-11-10 Martin Jansa Accepted
[2.0,4/5] runqueue: show more pressure data [2.0,1/5] runqueue: fix PSI check calculation - - - --- 2023-11-10 Martin Jansa Accepted
[2.0,4/4] cookerdata: Drop dubious exception handling code [2.0,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa Accepted
[2.0,3/5] runqueue.py: fix PSI check logic [2.0,1/5] runqueue: fix PSI check calculation - - - --- 2023-11-10 Martin Jansa Accepted
[2.0,3/4] cookerdata: Improve early exception handling [2.0,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa Accepted
[2.0,2/5] runqueue: Add pressure change logging [2.0,1/5] runqueue: fix PSI check calculation - - - --- 2023-11-10 Martin Jansa Accepted
[2.0,2/4] cookerdata: Remove incorrect SystemExit usage [2.0,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa Accepted
[2.0,2/2] tinfoil: Do not fail when logging is disabled and full config is used [2.0,1/2] bitbake-getvar: Make --quiet work with --recipe - - - --- 2023-11-03 Martin Jansa Accepted
[2.0,1/5] runqueue: fix PSI check calculation [2.0,1/5] runqueue: fix PSI check calculation - - - --- 2023-11-10 Martin Jansa Accepted
[2.0,1/4] utils: Allow to_boolean to support int values [2.0,1/4] utils: Allow to_boolean to support int values - - - --- 2023-03-10 Martin Jansa Accepted
[2.0,1/2] bitbake-getvar: Make --quiet work with --recipe [2.0,1/2] bitbake-getvar: Make --quiet work with --recipe - - - --- 2023-11-03 Martin Jansa Accepted
[17/17] wget: Fix grammar "can happen" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki Accepted
[16/17] utils: Fix typo "spawning" [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
[15/15] server/process: Add debug to show which handlers are active Bitbake server thread enabling - - - --- 2022-12-29 Richard Purdie New
[14/17] tinfoil: Fix typo: "something" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[14/15] cache: Drop reciever side counting for SiggenRecipeInfo Bitbake server thread enabling - - - --- 2022-12-29 Richard Purdie Accepted
[13/17] tinfoil: Fix typo "receive" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki New
[13/15] cooker: Ensure we clean up active idle handlers Bitbake server thread enabling - - - --- 2022-12-29 Richard Purdie New
[12/17] progress: Fix typo "wherever" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki Accepted
[12/15] cooker/cookerdata: Rework the way the datastores are reset Bitbake server thread enabling - - - --- 2022-12-29 Richard Purdie Accepted
[12/12] prserv: add "upstream" server support prserv: add support for an "upstream" server - - - --- 2024-03-29 Michael Opdenacker New
[12/12] prserv: add "history" argument to "get-pr" request prserv: add support for an "upstream" server - - - --- 2024-04-12 Michael Opdenacker New
[11/17] process: Fix typo: "process" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki Accepted
[11/15] server/process: Improve exception logging Bitbake server thread enabling - - - --- 2022-12-29 Richard Purdie New
[11/12] prserv: remove unnecessary code prserv: add support for an "upstream" server - - - --- 2024-03-29 Michael Opdenacker New
[11/12] prserv: add "upstream" server support prserv: add support for an "upstream" server - - - --- 2024-04-12 Michael Opdenacker New
[11/11] knotty: Ping the server/cooker periodically Bitbake server thread enabling - - - --- 2022-12-31 Richard Purdie Accepted
[11/11] buildinfohelper: Drop unused variables [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[10/17] persist_data: Fix typo "committed" [01/17] cooker: Fix typo "isn't" - - - --- 2022-02-19 Zygmunt Krynicki Accepted
[10/15] event: Always use threadlock Bitbake server thread enabling - - - --- 2022-12-29 Richard Purdie Accepted
[10/12] prserv: remove unnecessary code prserv: add support for an "upstream" server - - - --- 2024-04-12 Michael Opdenacker New
[10/12] prserv: correct error message prserv: add support for an "upstream" server - - - --- 2024-03-29 Michael Opdenacker New
[10/11] server/process: Run idle commands in a separate idle thread Bitbake server thread enabling - - - --- 2022-12-31 Richard Purdie Accepted
[10/11] runqueue: Drop pointless variable assignment [01/11] server/process: Drop unused import - - - --- 2022-04-20 Richard Purdie Accepted
[10/10] cooker/cookerdata: Rework the way the datastores are reset [01/10] knotty: Ping the server/cooker periodically - - - --- 2022-12-22 Richard Purdie Accepted
[1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep [1/9] toaster/tests: Update methods wait_until_~ to skip using time.sleep - - - --- 2023-11-29 Alassane Yattara Accepted
[1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[1/8] Toaster: Write UI TestCase create new Master project [1/8] Toaster: Write UI TestCase create new Master project - - - --- 2023-11-01 Alassane Yattara New
[1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's [1/8] Toaster: Update toaster-requirements.txt to add pytest and some plugin's - 1 - --- 2023-10-30 Alassane Yattara New
[1/7] Toaster: Write UI TestCase -> Test project config tab navigation: [1/7] Toaster: Write UI TestCase -> Test project config tab navigation: - - - --- 2023-11-21 Alassane Yattara New
[1/7] knotty: Ping the server/cooker periodically [1/7] knotty: Ping the server/cooker periodically - - - --- 2022-12-21 Richard Purdie Accepted
[1/6] Toaster: Write UI TestCase -> Visualize all builds [1/6] Toaster: Write UI TestCase -> Visualize all builds - - - --- 2023-11-10 Alassane Yattara New
[1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py [1/6] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-14 Alassane Yattara New
[1/6] tests.data: add test for inline python calling a def'd function [1/6] tests.data: add test for inline python calling a def'd function - - - --- 2023-08-01 Richard Purdie Accepted
[1/6] server/process: Fix lockfile contents check bug [1/6] server/process: Fix lockfile contents check bug - - - --- 2023-01-21 Richard Purdie Accepted
[1/6] knotty: Ping the server/cooker periodically [1/6] knotty: Ping the server/cooker periodically - - - --- 2022-12-20 Richard Purdie Accepted
[1/6] cooker: Fix exception handling in parsers [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-26 Richard Purdie Accepted
[1/6] cooker: Fix exception handling in parsers [1/6] cooker: Fix exception handling in parsers - - - --- 2022-03-29 Richard Purdie Accepted
[1/5] tests: git-lfs: Restore _find_git_lfs [1/5] tests: git-lfs: Restore _find_git_lfs - - - --- 2023-02-17 Paulo Neves New
[1/5] parse: Ensure any existing siggen is closed down first [1/5] parse: Ensure any existing siggen is closed down first - - - --- 2022-04-03 Richard Purdie Accepted
[1/5] data_smart: Fix overrides file/line message additions [1/5] data_smart: Fix overrides file/line message additions - - - --- 2022-02-16 Richard Purdie Accepted
[1/5] bitbake: tests/fetch: Mark TestTimeout as not a test suite RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[1/4] Toaster: Bug-fix [1/4] Toaster: Bug-fix - - - --- 2023-11-21 Alassane Yattara New
[1/4] toaster/test: Ensure to kill toaster process create for tests functional [1/4] toaster/test: Ensure to kill toaster process create for tests functional - - - --- 2023-12-08 Alassane Yattara New
[1/4] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py [1/4] toaster/test: bug-fix element click intercepted in browser/test_layerdetails_page.py - - - --- 2023-12-12 Alassane Yattara New
[1/4] toaster/test: bug-fix An element matching "#projectstable" should be visible [1/4] toaster/test: bug-fix An element matching "#projectstable" should be visible - - - --- 2023-12-29 Alassane Yattara New
[1/4] tinfoil: Don't wait for events indefinitely [1/4] tinfoil: Don't wait for events indefinitely - - - --- 2023-01-11 Richard Purdie Accepted
[1/4] siggen: Directly store datacaches reference [1/4] siggen: Directly store datacaches reference - - - --- 2022-12-11 Richard Purdie Accepted
[1/4] Replace remaining "blacklist"/"whitelist" usage Further inclusive language fixes - - - --- 2022-02-17 Scott Murray New
[1/4] fetch2: Unify tar command in unpack [1/4] fetch2: Unify tar command in unpack - - - --- 2021-11-25 Stefan Herbrechtsmeier Accepted
[1/3] toaster: use docs for BitBake link on landing page [1/3] toaster: use docs for BitBake link on landing page - - - --- 2023-11-11 Tim Orling Accepted
[1/3] toaster: Update to Django 4.2 [1/3] toaster: Update to Django 4.2 - - - --- 2023-08-28 Reyna, David Accepted
[1/3] toaster: update jquery version [1/3] toaster: update jquery version - - - --- 2023-10-12 Marlon Rodriguez Garcia New
[1/3] Toaster: Toaster: Write UI TestCase -> Visualize all projects [1/3] Toaster: Toaster: Write UI TestCase -> Visualize all projects - - - --- 2023-11-21 Alassane Yattara New
« 1 2 ... 9 10 1116 17 »