Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate.py48 recipeheadermap = {} variable in RecipeHandler
105 if RecipeHandler.recipeheadermap:
128 RecipeHandler.recipeheadermap[header] = pn
213 recipe = RecipeHandler.recipeheadermap.get(header, None)