u-boot/scripts/dtc/pylibfdt
Tom Rini 123cd77122 pylibfdt: setup.py: Drop license_files
On more recent versions of setuptools the warning about not being able
to find the files specified in license_files has re-appeared. This is
because as best I can tell, it can't and won't look in $(srctree) but
rather only subdirectories of scripts/dtc/pylibfdt. Since we already
provide both SPDX tags and a license field with the SPDX contents, let
us just drop license_files as it's not mandatory.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-08-07 11:16:12 -06:00
..
.gitignore scripts: dtc: ignore files generated generated by python 2019-11-23 14:53:48 -05:00
libfdt.i_shipped scripts/dtc/pylibfdt/libfdt.i_shipped: Use SWIG_AppendOutput 2024-10-30 13:02:53 -06:00
Makefile fdt: Move to setuptools 2022-10-29 07:36:33 -06:00
setup.py pylibfdt: setup.py: Drop license_files 2025-08-07 11:16:12 -06:00