Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py485 info.update(self.get_setup_byline(list(keys), setupscript))
488 def get_setup_byline(self, fields, setupscript='./setup.py'): member in PythonSetupPyRecipeHandler