]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oe/license_finder: support extra hashes being passed to find_licenses
authorRoss Burton <ross.burton@arm.com>
Fri, 13 Jun 2025 13:16:19 +0000 (14:16 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jun 2025 16:56:27 +0000 (17:56 +0100)
commit9011bc307fcdccb144b75d77b36bbc5c8d4bd96d
treee6b77622eb69d127067727b66c31cbdc507e8739
parent417240ba7a9b3985530988940a222b079b503b64
oe/license_finder: support extra hashes being passed to find_licenses

When using the license finder the caller might know some more license
hashes, for example if it is updating existing metadata.

Allow the caller to pass more hashes that can be used when identifying
licenses.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/license_finder.py