]> git.ipfire.org Git - thirdparty/u-boot.git/commit
patman: Add support for building a u_boot_tools PyPi package
authorSimon Glass <sjg@chromium.org>
Fri, 24 Feb 2023 01:18:06 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:40:49 +0000 (11:40 -0800)
commit75554dfac298f86038124b2fb133fd40cbbaa29c
tree2adfcbf7f0fb8ffe03409b449494ed74992eaa30
parentcd5f997a9c85546e0c55a2bf86bb28c875848632
patman: Add support for building a u_boot_tools PyPi package

Create the necessary files to build this new package.

Signed-off-by: Simon Glass <sjg@chromium.org>
Makefile
tools/u_boot_pylib/LICENSE [new file with mode: 0644]
tools/u_boot_pylib/README.rst [new file with mode: 0644]
tools/u_boot_pylib/pyproject.toml [new file with mode: 0644]