Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oe/license_finder: support extra hashes being passed to find_licenses | Ross Burton | 2025-06-16 | 1 | -3/+4 |
* | oe/license_finder: rewrite license checksum loading, scan more licenses | Ross Burton | 2025-06-16 | 1 | -36/+29 |
* | oe/license_finder: don't return the "crunched" license text in crunch_license | Ross Burton | 2025-06-16 | 1 | -7/+6 |
* | oe/license_finder: remove unused arguments in get_license_md5sums | Ross Burton | 2025-06-16 | 1 | -14/+9 |
* | oe/license_finder: consolidate hash->license maps | Ross Burton | 2025-06-16 | 1 | -59/+0 |
* | oe/license_finder: add first_only argument to find_licenses() | Ross Burton | 2025-06-16 | 1 | -4/+12 |
* | oe/license_finder: skip .sh files when looking for licenses | Ross Burton | 2025-06-16 | 1 | -1/+1 |
* | lib/oe/license_finder: extract license finding code from recipetool | Ross Burton | 2025-06-16 | 1 | -0/+242 |