Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/checklayer/cases/
H A Dbsp.py8 from checklayer import LayerType, get_signatures, check_command, get_depgraph
107 depgraph = get_depgraph()
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py355 def get_depgraph(targets=['world'], failsafe=False): function
416 depgraph = get_depgraph(failsafe=True)