Show patches with: none      |   1652 patches
« 1 2 ... 9 10 1116 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] fetch2: kill parameters in uri_find_decoded [1/2] fetch2: kill parameters in uri_find_decoded - - - --- 2023-01-17 Pavel Zhukov Accepted
gitsm: Fix regression in gitsm submodule path parsing gitsm: Fix regression in gitsm submodule path parsing - - - --- 2022-11-13 Pavel Zhukov Accepted
[3/3] tests: Add test for possible gitsm deadlock [1/3] gitsm: Error out if submodule refers to parent repo - - - --- 2022-08-26 Pavel Zhukov Accepted
[2/3] tests: Add Timeout class [1/3] gitsm: Error out if submodule refers to parent repo - - - --- 2022-08-26 Pavel Zhukov Accepted
[1/3] gitsm: Error out if submodule refers to parent repo [1/3] gitsm: Error out if submodule refers to parent repo - - - --- 2022-08-26 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
tests/fetch: Drop unnecessary duplicated function tests/fetch: Drop unnecessary duplicated function - - - --- 2022-06-09 Pavel Zhukov Accepted
[v4] Honour BB_FETCH_PREMIRRORONLY option [v4] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-25 Pavel Zhukov 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] Add tests to cover BB_FETCH_PREMIRRORONLY functionality [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov Accepted
[v3,1/3] Honour BB_FETCH_PREMIRRORONLY option [v3,1/3] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov New
[v2] Honour BB_FETCH_PREMIRRORONLY option [v2] Honour BB_FETCH_PREMIRRORONLY option - - - --- 2022-05-06 Pavel Zhukov Superseded
fetch2: Add GIT_SSH_COMMAND to the list of exports fetch2: Add GIT_SSH_COMMAND to the list of exports - - - --- 2022-04-06 Pavel Zhukov Accepted
Do not try upstream if BB_FETCH_PREMIRRORONLY was specified Do not try upstream if BB_FETCH_PREMIRRORONLY was specified - - - --- 2022-02-10 Pavel Zhukov 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
[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
fetch: Use git rev-parse if network is not available fetch: Use git rev-parse if network is not available - - - --- 2022-02-07 Pavel Zhukov New
lib/bb: support NO_COLOR lib/bb: support NO_COLOR - - - --- 2024-03-12 Peter A. Bigot Accepted
[v2] lib/bb/tests/fetch.py: set initial branch [v2] lib/bb/tests/fetch.py: set initial branch - - - --- 2023-05-15 Peter Bergin Accepted
lib/bb/tests/fetch.py: set initial branch lib/bb/tests/fetch.py: set initial branch - - - --- 2023-05-09 Peter Bergin Accepted
[5/5] bitbake: Bootstrap pytest for self-tests RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[4/5] bitbake: tests: Use assertLogs to test logging output RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[3/5] bitbake: tests/fetch: Set git config if not already set RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes Accepted
[2/5] bitbake: tests/fetch: Rename assertRaisesRegexp to assertRaisesRegex RFC: Support pytest for bitbake self-tests - - - --- 2023-06-16 Peter Hoyes 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
[3/3] fetch2/git: Make latest_versionstring extract tags with slashes correctly [1/3] tests/fetch: Make test_git_latest_versionstring support a max version - - - --- 2024-02-19 Peter Kjellerstedt Accepted
[2/3] fetch2/git: A bit of clean-up of latest_versionstring() [1/3] tests/fetch: Make test_git_latest_versionstring support a max version - - - --- 2024-02-19 Peter Kjellerstedt Accepted
[1/3] tests/fetch: Make test_git_latest_versionstring support a max version [1/3] tests/fetch: Make test_git_latest_versionstring support a max version - - - --- 2024-02-19 Peter Kjellerstedt Accepted
[nanbield] command: Make parseRecipeFile() handle virtual recipes correctly [nanbield] command: Make parseRecipeFile() handle virtual recipes correctly - - - --- 2023-12-06 Peter Kjellerstedt New
[2/2] cache: Simplify virtualfn2realfn() [1/2] cookerdata: Be consistent with what type bb_data represents - - - --- 2023-11-21 Peter Kjellerstedt Accepted
[1/2] cookerdata: Be consistent with what type bb_data represents [1/2] cookerdata: Be consistent with what type bb_data represents - - - --- 2023-11-21 Peter Kjellerstedt Accepted
command: Make parseRecipeFile() handle virtual recipes correctly command: Make parseRecipeFile() handle virtual recipes correctly - - - --- 2023-11-21 Peter Kjellerstedt Accepted
[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 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
[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
bitbake-getvar: Do not output anything with --value and undefined variable bitbake-getvar: Do not output anything with --value and undefined variable - - - --- 2023-09-25 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/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,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
[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] 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,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
bitbake-getvar: Make --value imply --quiet bitbake-getvar: Make --value imply --quiet - - - --- 2023-09-23 Peter Kjellerstedt Accepted
[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
[PATCHv2] utils: Add enable_loopback_networking() [PATCHv2] utils: Add enable_loopback_networking() - - - --- 2022-09-29 Peter Kjellerstedt Accepted
utils: Enable the loopback interface in disable_network() utils: Enable the loopback interface in disable_network() - - - --- 2022-09-23 Peter Kjellerstedt 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
fetch2/git: Simplify the validation of SHA-1 revisions fetch2/git: Simplify the validation of SHA-1 revisions - - - --- 2022-04-14 Peter Kjellerstedt Accepted
pyinotify.py: Simplify identification of which event has occurred pyinotify.py: Simplify identification of which event has occurred - - - --- 2022-04-08 Peter Kjellerstedt Accepted
knotty.py: Show elapsed time also for tasks with progress bars knotty.py: Show elapsed time also for tasks with progress bars - - - --- 2022-04-04 Peter Kjellerstedt Accepted
server/process: Correct a typo in a comment server/process: Correct a typo in a comment - - - --- 2022-03-26 Peter Kjellerstedt Accepted
[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
[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,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,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,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
[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/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,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
[3/3] knotty.py: Separate the display of main tasks from running tasks [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt New
[2/3] knotty.py: Give the setscene tasks their own progress bar [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt New
[1/3] knotty.py: Improve the message while waiting for running tasks to finish [1/3] knotty.py: Improve the message while waiting for running tasks to finish - - - --- 2022-03-07 Peter Kjellerstedt Accepted
[9/9] fetch2: npm: Put all downloaded files in the npm2 directory [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[8/9] fetch2: Correct handling of replacing the basename in URIs [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[7/9] tests/fetch: Make test_npm_premirrors work with the current fetcher [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[6/9] tests/fetch: Only set the Git user name/email if they are not already set [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[5/9] tests/fetch: Unify how git commands are run [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[4/9] tests/fetch: Improve the verbose messages for skipped tests [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[3/9] tests/fetch: Skip the crate tests if network tests are disabled [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt Accepted
[2/9] tests/fetch: Remove unnecessary \n from mirror variables [1/9] bitbake-user-manual: Remove unnecessary \n from a PREMIRRORS example - - - --- 2022-01-29 Peter Kjellerstedt 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
[kirkstone,3/3] fetch2: Ensure that git LFS objects are available [kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs - - - --- 2024-02-27 Philip Lorenz Accepted
[kirkstone,2/3] tests/fetch: Add real git lfs tests and decorator [kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs - - - --- 2024-02-27 Philip Lorenz Accepted
[kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs [kirkstone,1/3] tests/fetch: git-lfs restore _find_git_lfs - - - --- 2024-02-27 Philip Lorenz Accepted
[nanbield] fetch2: Ensure that git LFS objects are available [nanbield] fetch2: Ensure that git LFS objects are available - - - --- 2024-02-27 Philip Lorenz New
fetch2: Ensure that git LFS objects are available fetch2: Ensure that git LFS objects are available - - - --- 2024-02-22 Philip Lorenz Accepted
bitbake: fetch2/git: Escape parentheses in git src name bitbake: fetch2/git: Escape parentheses in git src name - - - --- 2024-03-10 Philippe Rivest Accepted
[RFC] Implementation of a submodule fetcher [RFC] Implementation of a submodule fetcher - - - --- 2021-12-15 Pontus Jaensson New
docs: bitbake-user-manual: bitbake-user-manual-hello: add links and highlights for variables docs: bitbake-user-manual: bitbake-user-manual-hello: add links and highlights for variables - 1 - --- 2023-06-22 Quentin Schulz Accepted
doc: user-manual: intro: reword a sentence doc: user-manual: intro: reword a sentence - 1 - --- 2023-01-03 Quentin Schulz New
doc: bitbake-user-manual: specify the URL to be used with SSH over git is different from `git clone… doc: bitbake-user-manual: specify the URL to be used with SSH over git is different from `git clone… - - - --- 2022-01-17 Quentin Schulz Accepted
fetch2/git: fix lfs fetch with destsuffix param fetch2/git: fix lfs fetch with destsuffix param - - - --- 2023-10-21 Ragesh Nair Accepted
[v2] bitbake-worker: remove the network flag [v2] bitbake-worker: remove the network flag - - - --- 2023-09-10 Randolph Sapp New
bitbake-worker: remove the network flag bitbake-worker: remove the network flag - - - --- 2023-09-10 Randolph Sapp New
bitbake-worker: export_proxies if network flag = 1 bitbake-worker: export_proxies if network flag = 1 - - - --- 2023-08-23 Randolph Sapp New
[PATCHv2] gitsm: tolerate git-lfs in submodules [PATCHv2] gitsm: tolerate git-lfs in submodules - - - --- 2023-08-22 Randolph Sapp Accepted
gitsm: tolerate git-lfs in submodules gitsm: tolerate git-lfs in submodules - - - --- 2023-08-19 Randolph Sapp Accepted
[1/1] taskexp_ncurses: ncurses version of taskexp.py [1/1] taskexp_ncurses: ncurses version of taskexp.py - - - --- 2024-02-18 Reyna, David Accepted
[0/1] taskexp_ncurses: ncurses version of taskexp.py - - - --- 2024-02-18 Reyna, David Not Applicable
[3/3] toaster: accommodate missing 'Image Name' value in buildinfohelper [1/3] toaster: Update to Django 4.2 - - - --- 2023-08-28 Reyna, David Accepted
[2/3] toaster: import only used layers [1/3] toaster: Update to Django 4.2 - - - --- 2023-08-28 Reyna, David Accepted
[1/3] toaster: Update to Django 4.2 [1/3] toaster: Update to Django 4.2 - - - --- 2023-08-28 Reyna, David Accepted
[0/3] toaster_cummulative_08282023 - - - --- 2023-08-28 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
[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-25 Reyna, David New
[0/1] bitbake: ncurses version of taskexp.py - - - --- 2022-05-25 Reyna, David Not Applicable
« 1 2 ... 9 10 1116 17 »