]> git.dujemihanovic.xyz Git - u-boot.git/commit
patman: Add support for building a patman PyPi package
authorSimon Glass <sjg@chromium.org>
Fri, 24 Feb 2023 01:18:08 +0000 (18:18 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 8 Mar 2023 19:40:49 +0000 (11:40 -0800)
commit30eb11ae0483f95f85b483a44387163478bb14d8
treec96b5cea10a18d5ca241e29fc1c2b88d8fd1bcaa
parenta545dc1db91bfe9ba04d39c27070cabdbafa6111
patman: Add support for building a patman PyPi package

Create the necessary files to build this new package.

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