Show patches with: none      |   1627 patches
« 1 2 ... 3 4 516 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
runqueue: Improve inter setscene task dependency handling runqueue: Improve inter setscene task dependency handling - - - --- 2023-11-29 Richard Purdie Accepted
runqueue: Improve performance for executing tasks runqueue: Improve performance for executing tasks - - - --- 2024-02-10 Richard Purdie Accepted
runqueue: Improve setcene performance when encoutering many 'hard' dependencies runqueue: Improve setcene performance when encoutering many 'hard' dependencies - - - --- 2024-02-12 Richard Purdie Accepted
runqueue: Remove tie between rqexe and starts_worker runqueue: Remove tie between rqexe and starts_worker - - - --- 2023-12-15 Richard Purdie Accepted
runqueue: set has 'add', not 'append' method runqueue: set has 'add', not 'append' method - - - --- 2023-10-20 chris.laplante@agilent.com Accepted
runqueue: show more pressure data runqueue: show more pressure data - - - --- 2023-08-15 Martin Jansa Accepted
runqueue: show number of currently running bitbake threads when pressure changes runqueue: show number of currently running bitbake threads when pressure changes - - - --- 2023-09-02 Martin Jansa Accepted
scriptutils: fix style to be more PEP8 compliant scriptutils: fix style to be more PEP8 compliant - - - --- 2022-04-14 Marius Kriegerowski New
scriptutils: fix style to be more PEP8 compliant scriptutils: fix style to be more PEP8 compliant - - - --- 2022-04-13 Marius Kriegerowski New
selftest/fetch: Ensure top level directory timestamp doesn't break test selftest/fetch: Ensure top level directory timestamp doesn't break test - - - --- 2023-10-06 Richard Purdie Accepted
server/process: Add more timing debug server/process: Add more timing debug - - - --- 2023-09-05 Richard Purdie Accepted
server/process: Avoid tracebacks at exit server/process: Avoid tracebacks at exit - - - --- 2022-06-10 Richard Purdie Accepted
server/process: Correct a typo in a comment server/process: Correct a typo in a comment - - - --- 2022-03-26 Peter Kjellerstedt Accepted
server/process: Disable the flush() call in server logging server/process: Disable the flush() call in server logging - - - --- 2023-09-14 Richard Purdie Accepted
server/process: Fix logging issues where only the first message was displayed server/process: Fix logging issues where only the first message was displayed - - - --- 2022-06-24 Richard Purdie Accepted
server/process: fix sig handle server/process: fix sig handle - - - --- 2023-08-11 Yang Xu (徐扬) Accepted
server/process: Improve lockfile handling at exit server/process: Improve lockfile handling at exit - - - --- 2023-01-14 Richard Purdie Accepted
server/process: Show command in timeout message server/process: Show command in timeout message - - - --- 2023-06-30 Richard Purdie Accepted
server/xmlrpc: Fix after currentAsyncCommand locking changes server/xmlrpc: Fix after currentAsyncCommand locking changes - - - --- 2023-03-07 Richard Purdie Accepted
server/xmlrpcserver: Add missing xmlrpcclient import server/xmlrpcserver: Add missing xmlrpcclient import - - - --- 2022-03-08 Richard Purdie Accepted
siggen/cache: Optionally allow adding siggen hash data to the bitbake cache siggen/cache: Optionally allow adding siggen hash data to the bitbake cache - - - --- 2022-12-01 Richard Purdie Accepted
siggen: Drop non-multiconfig aware siggen support siggen: Drop non-multiconfig aware siggen support - - - --- 2022-12-11 Richard Purdie Accepted
siggen: Ensure dumpsig output is deterministic siggen: Ensure dumpsig output is deterministic - - - --- 2021-12-08 Richard Purdie Accepted
siggen: Ensure version of siggen is verified siggen: Ensure version of siggen is verified - - - --- 2024-01-05 Richard Purdie Accepted
siggen: Fix indentation siggen: Fix indentation - - - --- 2023-08-13 Richard Purdie Accepted
siggen: fix very inefficient string concatenation siggen: fix very inefficient string concatenation - - - --- 2023-02-01 Etienne Cordonnier New
siggen: Improve ambiguous use of 'dependent' siggen: Improve ambiguous use of 'dependent' - - - --- 2022-03-22 Richard Purdie Accepted
siggen: Improve runtaskdeps data to fix sstate debugging siggen: Improve runtaskdeps data to fix sstate debugging - - - --- 2023-08-05 Richard Purdie Accepted
siggen: Update debug siggen: Update debug - - - --- 2023-08-13 Richard Purdie Accepted
Support add-layer to prepend Support add-layer to prepend - - - --- 2024-02-05 nvhieudt11@gmail.com New
Support packaging Support packaging - - - --- 2023-06-16 Wu Zhenyu New
support temporary AWS credentials support temporary AWS credentials - - - --- 2024-02-09 Lammi Toni (EXT) Accepted
taskexp_ncurses: fix execution example in introductory comment taskexp_ncurses: fix execution example in introductory comment - - - --- 2024-02-28 Ulrich Ölmann Accepted
tests/fetch.py: Add tests to cover multiple branch/name parameters tests/fetch.py: Add tests to cover multiple branch/name parameters - - - --- 2023-10-10 Pavel Zhukov Accepted
tests/fetch: Add missing branch param for git urls tests/fetch: Add missing branch param for git urls - - - --- 2022-02-11 Richard Purdie 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
tests/fetch: Add ttests for premirror using real project tests/fetch: Add ttests for premirror using real project - - - --- 2022-06-09 Pavel Zhukov New
tests/fetch: Allow handling of a file:// url within a submodule tests/fetch: Allow handling of a file:// url within a submodule - - - --- 2022-10-26 Richard Purdie Accepted
tests/fetch: Default to https git protocol where possible tests/fetch: Default to https git protocol where possible - - - --- 2023-05-04 Richard Purdie Accepted
tests/fetch: Drop gnu urls from wget connectivity test tests/fetch: Drop gnu urls from wget connectivity test - - - --- 2021-12-20 Richard Purdie Accepted
tests/fetch: Drop unnecessary duplicated function tests/fetch: Drop unnecessary duplicated function - - - --- 2022-06-09 Pavel Zhukov Accepted
tests/fetch: Update for master -> main change upstream tests/fetch: Update for master -> main change upstream - - - --- 2022-02-23 Richard Purdie Accepted
tests/parse: Fix one test overwriting another tests/parse: Fix one test overwriting another - - - --- 2022-04-20 Richard Purdie Accepted
tests/runqueue: Improve lockfile handling race tests/runqueue: Improve lockfile handling race - - - --- 2021-12-13 Richard Purdie Accepted
tests: bb.tests.fetch.URLHandle: add 2 new tests tests: bb.tests.fetch.URLHandle: add 2 new tests - - - --- 2022-10-21 Mark Asselstine Accepted
tests: fetch.py: use real subversion repository tests: fetch.py: use real subversion repository - - - --- 2024-02-05 Martin Jansa Accepted
tinfoil: Allow run_command not to wait on events tinfoil: Allow run_command not to wait on events - - - --- 2022-03-24 Richard Purdie Accepted
tinfoil: Ensure CommandExit is handled tinfoil: Ensure CommandExit is handled - - - --- 2022-12-29 Richard Purdie Accepted
toaster-eventreplay: Remove ordering assumptions toaster-eventreplay: Remove ordering assumptions - - - --- 2023-12-06 Richard Purdie Accepted
toaster/test: bug-fix tests writing files into /tmp on the autobuilders toaster/test: bug-fix tests writing files into /tmp on the autobuilders - - - --- 2023-12-08 Alassane Yattara New
toaster/test: Bug-fix test_functional_basic, delay driver actions toaster/test: Bug-fix test_functional_basic, delay driver actions - - - --- 2023-12-18 Alassane Yattara New
toaster/test: Fixes warnings in autobuilder toaster/test: Fixes warnings in autobuilder - - - --- 2023-12-08 Alassane Yattara New
toaster/test: Setup delay after drvier action self.get(url) toaster/test: Setup delay after drvier action self.get(url) - - - --- 2024-01-08 Alassane Yattara New
toaster/toastergui: Bug-fix verify given layer path only if import/add local layer toaster/toastergui: Bug-fix verify given layer path only if import/add local layer - - - --- 2024-01-04 Alassane Yattara Accepted
toaster: Add quoting of variables to avoid splitting toaster: Add quoting of variables to avoid splitting - - - --- 2022-04-05 Abongwa Bonalais New
toaster: Add quoting of variables to avoid splitting toaster: Add quoting of variables to avoid splitting - - - --- 2022-04-05 Abongwa Bonalais New
toaster: add tox.ini file to execute flake8 and test suite toaster: add tox.ini file to execute flake8 and test suite - - - --- 2023-10-18 Marlon Rodriguez Garcia New
toaster: Added dataTables library to include sorting and pagination for table element toaster: Added dataTables library to include sorting and pagination for table element - - - --- 2023-12-12 Marlon Rodriguez Garcia New
toaster: Added feat to import eventlogs files as builds in toaster toaster: Added feat to import eventlogs files as builds in toaster - - - --- 2023-11-27 Marlon Rodriguez Garcia New
toaster: Added validation to stop import if there is a build in progress toaster: Added validation to stop import if there is a build in progress - - - --- 2023-12-14 Marlon Rodriguez Garcia Accepted
Toaster: Bug-fix failure on tests.browser.test_layerdetails_page Toaster: Bug-fix failure on tests.browser.test_layerdetails_page - - - --- 2023-10-16 Alassane Yattara Accepted
Toaster: bug-fix on /toastermain/logs.py Toaster: bug-fix on /toastermain/logs.py - - - --- 2023-10-17 Alassane Yattara Accepted
Toaster: bug-fix on custom image test cases Toaster: bug-fix on custom image test cases - - - --- 2023-10-17 Alassane Yattara Accepted
Toaster: bug-fix on tests.browser.test_most_recent_builds_states Toaster: bug-fix on tests.browser.test_most_recent_builds_states - - - --- 2023-10-16 Alassane Yattara New
toaster: drop deprecated USE_L10N from settings toaster: drop deprecated USE_L10N from settings - - - --- 2023-11-10 Tim Orling Accepted
toaster: Fix IMAGE_INSTALL issues with _append vs :append toaster: Fix IMAGE_INSTALL issues with _append vs :append - - - --- 2022-03-10 Richard Purdie Accepted
Toaster: Fixed javascript issue on tests.browser.test_js_unit_tests Toaster: Fixed javascript issue on tests.browser.test_js_unit_tests - - - --- 2023-10-16 Alassane Yattara Accepted
toaster: log ProcessLookupError in test_runbuilds toaster: log ProcessLookupError in test_runbuilds - - - --- 2023-11-10 Tim Orling New
toaster: Monitoring - implement Django logging system toaster: Monitoring - implement Django logging system - - - --- 2023-10-04 Alassane Yattara Accepted
toaster: remove test and update setup to avoid rebuilding image toaster: remove test and update setup to avoid rebuilding image - - - --- 2023-12-12 Marlon Rodriguez Garcia Accepted
toaster: replace deprecated tags ifequal and ifnotequal toaster: replace deprecated tags ifequal and ifnotequal - - - --- 2023-10-31 Marlon Rodriguez Garcia Accepted
toaster: update fixtures toaster: update fixtures - - - --- 2023-01-21 Tim Orling Accepted
toaster: write logs to BUILDDIR toaster: write logs to BUILDDIR - - - --- 2023-10-26 Tim Orling New
Toaster: Write logs to BUILDDIR/toaster_logs Toaster: Write logs to BUILDDIR/toaster_logs - - - --- 2023-10-27 Alassane Yattara New
Toaster: Write UI TestCase > Delete project Toaster: Write UI TestCase > Delete project - - - --- 2023-11-10 Alassane Yattara New
Toaster: Write UI TestCase > Delete project Toaster: Write UI TestCase > Delete project - - - --- 2023-11-02 Alassane Yattara New
toastergui: verify that an existing layer path is given toastergui: verify that an existing layer path is given - - - --- 2023-12-20 Marta Rybczynska Accepted
ui/ncurses: Add missing function call to avoid traceback ui/ncurses: Add missing function call to avoid traceback - - - --- 2023-11-23 Richard Purdie Accepted
uievent: Fix import warning for python 3.10 uievent: Fix import warning for python 3.10 - - - --- 2022-03-10 Richard Purdie Accepted
Underscore vs Dash in bbclass filenames Underscore vs Dash in bbclass filenames - - - --- 2024-02-07 Saul Wold New
Update toaster-requirements to add django-log-viewer==1.1.7 Update toaster-requirements to add django-log-viewer==1.1.7 - 1 1 --- 2023-10-12 Alassane Yattara Accepted
Update toaster-requirements to add django-log-viewer==1.1.7 Update toaster-requirements to add django-log-viewer==1.1.7 - - - --- 2023-10-12 Alassane Yattara Accepted
upstream source tracing: base process (patch 1/3) upstream source tracing: base process (patch 1/3) - - - --- 2023-04-20 Alberto Pianon New
upstream source tracing: data collection (patch 2/3) upstream source tracing: data collection (patch 2/3) - - - --- 2023-04-20 Alberto Pianon New
utils.py: Do not create directories with ${ in the name utils.py: Do not create directories with ${ in the name - - - --- 2023-12-08 Pavel Zhukov New
utils.py: lockfile(): Catch ENAMETOOLONG utils.py: lockfile(): Catch ENAMETOOLONG - - - --- 2021-11-13 Mark Hatle New
utils: Allow to_boolean to support int values utils: Allow to_boolean to support int values - - - --- 2022-11-24 Richard Purdie Accepted
utils: Enable the loopback interface in disable_network() utils: Enable the loopback interface in disable_network() - - - --- 2022-09-23 Peter Kjellerstedt New
utils: Ensure shell function failure in python logging is correct utils: Ensure shell function failure in python logging is correct - - - --- 2022-02-21 Richard Purdie Accepted
utils: Fix lockfile path length issues utils: Fix lockfile path length issues - - - --- 2022-03-23 Richard Purdie Accepted
utils: Fix mkdir with PosixPath utils: Fix mkdir with PosixPath - - - --- 2023-12-17 Richard Purdie Accepted
utils: Handle lockfile filenames that are too long for filesystems utils: Handle lockfile filenames that are too long for filesystems - - - --- 2021-11-18 Richard Purdie Accepted
utils: remove BB_ENV_PASSTHROUGH from preserved_envvars() utils: remove BB_ENV_PASSTHROUGH from preserved_envvars() - - 1 --- 2024-03-04 Michael Opdenacker Accepted
utils: Update to use exec_module() instead of load_module() utils: Update to use exec_module() instead of load_module() - - - --- 2022-01-04 Richard Purdie Accepted
wget.py: use a longer timeout in checkstatus() wget.py: use a longer timeout in checkstatus() - - - --- 2022-02-09 Alexander Kanavin New
wget: Add CHECKMD_wget option wget: Add CHECKMD_wget option - - - --- 2022-12-19 alp.oezmert@mercedes-benz.com New
wget: Make wget --passive-ftp option conditional on ftp/ftps wget: Make wget --passive-ftp option conditional on ftp/ftps - - - --- 2024-04-09 Rob Woolley Accepted
wget: move loop-invariant load of BB_ORIGENV wget: move loop-invariant load of BB_ORIGENV - - - --- 2022-02-19 Zygmunt Krynicki New
[0/1,V2] bitbake: ncurses version of taskexp.py - - - --- 2022-05-29 Reyna, David Not Applicable
[0/1] bitbake-worker: Check BB_TASK_NETWORK before disable network for task - - - --- 2022-01-20 Robert Yang Not Applicable
« 1 2 ... 3 4 516 17 »