Home
last modified time | relevance | path

Searched defs:license_data (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oe/
H A Dspdx30_tasks.py31 def add_license_expression(d, objset, license_expression, license_data): argument
138 license_data=None, argument
H A Dsbom30.py535 self, license_expression, license_data, license_text_map={} argument
585 def scan_declared_licenses(self, spdx_file, filepath, license_data): argument