]> git.baikalelectronics.ru Git - uboot.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)
commitee27845248562f5052c52e0ca908e577d03992a5
tree2adfcbf7f0fb8ffe03409b449494ed74992eaa30
parent5ad61b7c715eacb983bd73a4afac718432be2213
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]