Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/contrib/
H A Dimage-manifest398 patches = oe.recipeutils.get_recipe_patches(rd)
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Dupgrade.py268 patches = oe.recipeutils.get_recipe_patches(crd)
H A Dstandard.py1318 oe.recipeutils.get_recipe_patches(rd))
/openbmc/openbmc/poky/meta/lib/oe/
H A Drecipeutils.py498 def get_recipe_patches(d): function