[PATCH 0/5] patman: Separate gitutil fully
Tom Rini
trini at konsulko.com
Wed Apr 9 00:13:24 CEST 2025
On Mon, Apr 07, 2025 at 10:51:42PM +1200, Simon Glass wrote:
>
> The gitutil module uses Patman's settings module, which is not allowed
> as it is supposed to be a separate package. This series ties up this
> dependency.
>
> This series depends on these two patches being applied:
>
> https://patchwork.ozlabs.org/project/uboot/patch/20250227192735.406389-1-sjg@chromium.org/
> https://patchwork.ozlabs.org/project/uboot/patch/20250328130225.2607974-1-sjg@chromium.org/
>
>
> Simon Glass (5):
> patman: Untangle settings from gitutil
> patman: Pass the alias dict into gitutil.build_email_list()
> patman: Pass the alias dict into gitutil.email_patches()
> patman: Pass aliases to Series.MakeCcFile()
> patman: Update Series.ShowActions() to pass alias
>
> tools/patman/control.py | 11 ++++++++---
> tools/patman/func_test.py | 8 ++++----
> tools/patman/series.py | 32 ++++++++++++++++++++++----------
> tools/u_boot_pylib/gitutil.py | 34 ++++++++++++++--------------------
> 4 files changed, 48 insertions(+), 37 deletions(-)
I just want to reiterate my question / request to host these outside of
the U-Boot sources themselves so they can be managed (both in the sense
of U-Boot as user and as maintainer of sources) following normal Python
best practices? I'd be fine even with something under
https://source.denx.de/u-boot/<something>/patman, etc.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20250408/69d9260e/attachment.sig>
More information about the U-Boot
mailing list