summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe/license_finder.py
Commit message (Expand)AuthorAgeFilesLines
* oe/license_finder: support extra hashes being passed to find_licensesRoss Burton2025-06-161-3/+4
* oe/license_finder: rewrite license checksum loading, scan more licensesRoss Burton2025-06-161-36/+29
* oe/license_finder: don't return the "crunched" license text in crunch_licenseRoss Burton2025-06-161-7/+6
* oe/license_finder: remove unused arguments in get_license_md5sumsRoss Burton2025-06-161-14/+9
* oe/license_finder: consolidate hash->license mapsRoss Burton2025-06-161-59/+0
* oe/license_finder: add first_only argument to find_licenses()Ross Burton2025-06-161-4/+12
* oe/license_finder: skip .sh files when looking for licensesRoss Burton2025-06-161-1/+1
* lib/oe/license_finder: extract license finding code from recipetoolRoss Burton2025-06-161-0/+242