Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py311 def get_update_recipe_object(self, recipe_information, must_exist = False): member in ORMWrapper
1210 recipe = self.orm_wrapper.get_update_recipe_object(recipe_information, True)
1274 recipe = self.orm_wrapper.get_update_recipe_object(recipe_information, True)
1315 recipe = self.orm_wrapper.get_update_recipe_object(recipe_information)
1333 recipe = self.orm_wrapper.get_update_recipe_object(recipe_information)
1445 recipe = self.orm_wrapper.get_update_recipe_object(recipe_info)
1453 self.orm_wrapper.get_update_recipe_object(recipe_info)