[PATCH 0/7] doc: tools: Tidy up toml files for a new release

Simon Glass sjg at chromium.org
Sun Nov 19 16:35:59 CET 2023


This series corrects a few problems with the generation of pip packages
which showed up during a recent tools release.

A new release has been completed for all tools with a new version
number of 0.0.6 so this series reflects the changes there.

It also updates the documentation URL to use the u-boot.org domain.


Simon Glass (7):
  doc: Update documentation URL
  u_boot_pylib: Correct readme formatting
  tools: Keep test_util and patman test files in the pip release
  u_boot_pylib: Correct files used for pip release
  tools/make_pip: Add mention of u_boot_pylib in tool list
  patman: Update the run script
  tools: Move python tools to version 0.0.6

 MAINTAINERS                       |  2 +-
 README                            |  2 +-
 doc/build/documentation.rst       |  2 +-
 scripts/make_pip.sh               | 14 ++++++++++++--
 tools/binman/pyproject.toml       |  6 +++---
 tools/buildman/pyproject.toml     |  6 +++---
 tools/dtoc/pyproject.toml         |  6 +++---
 tools/patman/pyproject.toml       |  8 ++++----
 tools/u_boot_pylib/README.rst     |  2 +-
 tools/u_boot_pylib/pyproject.toml |  9 ++++-----
 10 files changed, 33 insertions(+), 24 deletions(-)

-- 
2.43.0.rc0.421.g78406f8d94-goog



More information about the U-Boot mailing list