[PATCH v2 08/24] patman: Add support for building a patman PyPi package
Simon Glass
sjg at chromium.org
Wed Mar 8 23:17:31 CET 2023
Create the necessary files to build this new package.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
Changes in v2:
- Rename the package to patch-manager
Makefile | 1 +
tools/patman/pyproject.toml | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
create mode 100644 tools/patman/pyproject.toml
Applied to u-boot-dm/next, thanks!
More information about the U-Boot
mailing list