Message ID | 20250617-improvements-v1-0-6125d17583fe@bootlin.com |
---|---|
Headers | show |
Series | Improvements and fixes to swat-tools | expand |
On Tue Jun 17, 2025 at 5:04 PM CEST, Antonin Godard wrote: > Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> > --- > Antonin Godard (4): > main: fix --yes short flag > pokyciarchive: fetch tags with --tags > Add a b4 configuration file > README: add a contributing section > > .b4-config | 3 +++ > README.md | 19 +++++++++++++++++++ > swattool/main.py | 2 +- > swattool/pokyciarchive.py | 2 +- > 4 files changed, 24 insertions(+), 2 deletions(-) > --- > base-commit: 72997bc94167082b3767571f1833ac805cdcb4a4 > change-id: 20250617-improvements-e5cbad7184b0 > > Best regards, Looks good, thanks! I have merged the series.
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- Antonin Godard (4): main: fix --yes short flag pokyciarchive: fetch tags with --tags Add a b4 configuration file README: add a contributing section .b4-config | 3 +++ README.md | 19 +++++++++++++++++++ swattool/main.py | 2 +- swattool/pokyciarchive.py | 2 +- 4 files changed, 24 insertions(+), 2 deletions(-) --- base-commit: 72997bc94167082b3767571f1833ac805cdcb4a4 change-id: 20250617-improvements-e5cbad7184b0 Best regards,