Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dtinfoil.py277 def inherits(self, only_recipe=False): argument
286 if only_recipe:
291 if only_recipe and clsfile in global_inherit: