Home
last modified time | relevance | path

Searched defs:license (Results 1 – 11 of 11) sorted by relevance

/openbmc/webui-vue/
H A Dpackage-lock.json75 "license": "MIT", string
89 "license": "Apache-2.0", string
102 "license": "MIT", string
116 "license": "MIT", string
125 "license": "MIT", string
155 "license": "MIT", string
172 "license": "MIT", string
184 "license": "MIT", string
201 "license": "MIT", string
223 "license": "MIT", string
[all …]
/openbmc/openbmc/poky/meta/lib/oe/
H A Dlicense.py13 def license_ok(license, dont_want_licenses): argument
43 def __init__(self, license): argument
124 def include_license(license): argument
127 def exclude_license(license): argument
264 def return_spdx(d, license): argument
270 def canonical_license(d, license): argument
302 def incompatible_license_contains(license, truevalue, falsevalue, d): argument
308 def incompatible_pkg_license(d, dont_want_licenses, license): argument
H A Dspdx30.py2651 license = "https://spdx.org/rdf/3.0.1/terms/Core/ExternalRefType/license" variable in ExternalRefType
/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dlicense.hpp6 namespace license namespace
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A Dredfish-schema-v1.json137 "license": { object
249 "license": { object
H A Dredfish-schema.v1_10_1.json137 "license": { object
249 "license": { object
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A Dredfish-schema.v1_10_1.json137 "license": { object
249 "license": { object
H A Dredfish-schema-v1.json137 "license": { object
249 "license": { object
/openbmc/phosphor-webui/
H A Dpackage.json91 "license": "Apache-2.0", string
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/
H A Dmodels.py1164 license = models.CharField(max_length=80, blank=True) variable in Package
1324 license = models.CharField(max_length=200, blank=True) variable in Recipe
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py1286 summary="", description="", section="", license="", argument