Show patches with: Submitter = Peter Kjellerstedt       |   49 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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