
8 Mar
2023
8 Mar
'23
11:17 p.m.
Create the necessary files to build this new package.
Signed-off-by: Simon Glass sjg@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!