Home
last modified time | relevance | path

Searched defs:recipepathspec (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py303 def create_temp_layer(templayerdir, templayername, priority=999, recipepathspec='recipes-*/*'): argument
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Ddevtool.py211 …emp_layer(self, templayerdir, addlayer, templayername, priority=999, recipepathspec='recipes-*/*'): argument