[PATCH] pylibfdt: setup.py: Drop license_files

Tom Rini trini at konsulko.com
Fri Aug 8 00:34:22 CEST 2025


On Fri, 25 Jul 2025 09:18:21 -0600, Tom Rini wrote:

> 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.
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] pylibfdt: setup.py: Drop license_files
      commit: 123cd77122a13288e1552b5d9b7c22a6f19e2e02
-- 
Tom




More information about the U-Boot mailing list