Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dbbcontroller.py66 from bldcontrol.localhostbecontroller import LocalhostBEController
70 return LocalhostBEController(be)
H A Dlocalhostbecontroller.py29 class LocalhostBEController(BuildEnvironmentController): class
37 super(LocalhostBEController, self).__init__(be)