Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py44 excluded_fields = [] variable in PythonRecipeHandler
212 if field in self.excluded_fields:
384 excluded_fields = [ variable in PythonSetupPyRecipeHandler
1060 excluded_fields = ['ctx'] variable in LiteralAstTransform
1073 if field in self.excluded_fields: