Home
last modified time | relevance | path

Searched refs:tidy_licenses (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py947 def tidy_licenses(value): function
971 lics = tidy_licenses(fixup_license(license))
985 extra_license = tidy_licenses(extravalues.pop('LICENSE', ''))
1281 licenses = tidy_licenses(license)
H A Dcreate_go.py17 from recipetool.create import guess_license, tidy_licenses, fixup_license
635 lics = tidy_licenses(fixup_license(license))