diff options
author | Trevor Gamblin <tgamblin@baylibre.com> | 2024-05-03 09:10:32 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-13 16:28:35 +0100 |
commit | cec77d941ebcd6d3c693f220bef4af411eab39cf (patch) | |
tree | 2ce9733aa3b32266a37f7cf4a27173c11f7ed3eb /meta/recipes-core/glib-2.0/files/0010-Do-not-hardcode-python-path-into-various-tools.patch | |
parent | 9c4e35079716bb612f2c90262ae0a111e0e6c766 (diff) | |
download | poky-cec77d941ebcd6d3c693f220bef4af411eab39cf.tar.gz |
patchtest: utils: remove unused functions
Specifically, remove four things:
- get_subject_prefix(): This function is only being used once (in the next
function found in the module), so remove it for easier
comprehension/maintenance.
- exec_cmd: the backend for executing a custom command
- exec_cmds: for running multiple calls to exec_cmd
- CmdException: A custom exception class specifically for exec_cmd
These are only used to execute git commands, but GitPython can be used
to handle all of that more efficiently, so remove them.
(From OE-Core rev: e2fabdd6d53ee30a67992bd966961f423f18a388)
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/glib-2.0/files/0010-Do-not-hardcode-python-path-into-various-tools.patch')
0 files changed, 0 insertions, 0 deletions