/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/ |
H A D | Fault.metadata.yaml | 6 inherits: 14 inherits: 22 inherits: 30 inherits: 38 inherits: 46 inherits: 86 inherits: 94 inherits: 102 inherits:
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Host.metadata.yaml | 2 inherits: 5 inherits: 8 inherits: 11 inherits: 14 inherits: 17 inherits:
|
H A D | Chassis.metadata.yaml | 2 inherits: 5 inherits:
|
H A D | BMC.metadata.yaml | 2 inherits:
|
/openbmc/phosphor-power/org/open_power/Witherspoon/ |
H A D | Fault.metadata.yaml | 6 inherits: 14 inherits: 22 inherits: 30 inherits: 38 inherits: 46 inherits: 197 inherits: 205 inherits: 213 inherits:
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/OCC/ |
H A D | Device.metadata.yaml | 2 inherits: 6 inherits: 10 inherits: 14 inherits:
|
/openbmc/openbmc/poky/scripts/lib/recipetool/ |
H A D | create_buildsys.py | 56 inherits = [] 170 … if handler.process_line(srctree, fn, line, libdeps, pcdeps, deps, outlines, inherits, values): 197 inherits.append('pkgconfig') 208 inherits.append('pkgconfig') 216 … if handler.process_findpackage(srctree, fn, pkg, deps, outlines, inherits, values): 223 inherits.append('gettext') 225 inherits.append('perlnative') 227 inherits.append('pkgconfig') 229 inherits.append('python3native') 231 inherits.append('python3-dir') [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/ |
H A D | Inventory.metadata.yaml | 2 inherits: 5 inherits:
|
H A D | Time.metadata.yaml | 2 inherits: 10 inherits:
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/ |
H A D | Device.metadata.yaml | 2 inherits: 6 inherits:
|
H A D | Callout.metadata.yaml | 13 inherits: 22 inherits:
|
/openbmc/openbmc/poky/bitbake/lib/bblayers/ |
H A D | query.py | 117 inheritlist = args.inherits.split(',') if args.inherits else [] 124 …, show_filenames, show_recipes_only, show_multi_provider_only, selected_layer, bare, inherits, mc): argument 125 if inherits: 127 for classname in inherits: 209 if inherits: 211 recipe_inherits = self.tinfoil.cooker_data.inherits.get(preffile, []) 218 elif classname in inherits: 220 if matchcount != len(inherits): 422 if f in self.tinfoil.cooker_data.inherits: 423 inherits = self.tinfoil.cooker_data.inherits[f] [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Host/ |
H A D | Access.metadata.yaml | 5 inherits: 12 inherits:
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/ |
H A D | Host.metadata.yaml | 6 inherits: 14 inherits:
|
/openbmc/ibm-logging/ |
H A D | create_error_reports.py | 15 "Inherits xyz.openbmc_project.Common.Callout.Error.Device" 92 inherits: 105 # inherits is a list, return it comma separated 106 if "inherits" in m: 107 vals = list(map(add_error, m["inherits"])) 109 data.append("Inherits %s" % i)
|
/openbmc/phosphor-logging/tools/example/xyz/openbmc_project/Example/ |
H A D | Elog.metadata.yaml | 10 inherits: 35 inherits:
|
H A D | Foo.metadata.yaml | 6 inherits:
|
H A D | Bar.metadata.yaml | 6 inherits:
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | recipetool.py | 392 inherits = ['autotools', 'pkgconfig'] 393 self._test_recipe_contents(recipefile, checkvars, inherits) 414 inherits = ['autotools'] 415 self._test_recipe_contents(os.path.join(temprecipe, dirlist[0]), checkvars, inherits) 429 inherits = ['cmake'] 430 self._test_recipe_contents(recipefile, checkvars, inherits) 457 checkvars['LICENSE:${PN}-inherits'] = 'ISC' 458 inherits = ['npm'] 459 self._test_recipe_contents(recipefile, checkvars, inherits) 474 inherits = ['setuptools3'] [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | gettext.bbclass | 8 if d.getVar('INHIBIT_DEFAULT_DEPS') and not oe.utils.inherits(d, 'cross-canadian'): 18 if d.getVar('INHIBIT_DEFAULT_DEPS') and not oe.utils.inherits(d, 'cross-canadian'):
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/ |
H A D | Device.metadata.yaml | 2 inherits:
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | Device.metadata.yaml | 2 inherits:
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | documentation.conf | 67 ANY_OF_COMBINED_FEATURES[doc] = "When a recipe inherits the features_check class, at least one item… 68 ANY_OF_DISTRO_FEATURES[doc] = "When a recipe inherits the features_check class, at least one item i… 69 ANY_OF_MACHINE_FEATURES[doc] = "When a recipe inherits the features_check class, at least one item … 118 CONFLICT_COMBINED_FEATURES[doc] = "When a recipe inherits the features_check class, no item in this… 119 CONFLICT_DISTRO_FEATURES[doc] = "When a recipe inherits the features_check class, no item in this v… 120 CONFLICT_MACHINE_FEATURES[doc] = "When a recipe inherits the features_check class, no item in this … 166 EXTRA_OESCONS[doc] = "When a recipe inherits the scons class, this variable specifies additional co… 169 EXTRA_USERS_PARAMS[doc] = "When a recipe inherits the extrausers class, this variable provides imag… 179 FONT_EXTRA_RDEPENDS[doc] = "When a recipe inherits the fontcache class, this variable specifies run… 180 FONT_PACKAGES[doc] = "When a recipe inherits the fontcache class, this variable identifies packages… [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Proc/ |
H A D | FSI.metadata.yaml | 2 inherits:
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | sstatesig.py | 20 inherits = " ".join(dataCaches[mc].inherits[fn]) 21 …return inherits.find("/module-base.bbclass") != -1 or inherits.find("/linux-kernel-base.bbclass") … 23 inherits = " ".join(dataCaches[mc].inherits[fn]) 24 return "/packagegroup.bbclass" in inherits 26 inherits = " ".join(dataCaches[mc].inherits[fn]) 27 return "/allarch.bbclass" in inherits 29 return "/image.bbclass" in " ".join(dataCaches[mc].inherits[fn])
|