Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/buildman/
H A Dcontrol.py160 ret = toolchains.FetchAndInstall(arch)
H A Dtoolchain.py560 def FetchAndInstall(self, arch): member in Toolchains