Searched refs:mirror_from_string (Results 1 – 3 of 3) sorted by relevance
542 def mirror_from_string(data): function1850 mirrors = mirror_from_string(self.d.getVar('PREMIRRORS'))1901 mirrors = mirror_from_string(self.d.getVar('MIRRORS'))1950 mirrors = mirror_from_string(self.d.getVar('PREMIRRORS'))1957 mirrors = mirror_from_string(self.d.getVar('MIRRORS'))
67 premirrors = bb.fetch2.mirror_from_string(localdata.getVar("PREMIRRORS"))
521 mirrors = bb.fetch2.mirror_from_string("%s %s" % (k[1], k[2]))527 mirrors = bb.fetch2.mirror_from_string(self.mirrorvar)534 mirrors = bb.fetch2.mirror_from_string(self.mirrorvar)543 mirrors = bb.fetch2.mirror_from_string(mirrorvar)555 mirrors = bb.fetch2.mirror_from_string(self.recmirrorvar)