Searched refs:config_sstate (Results 1 – 2 of 2) sorted by relevance
59 self.config_sstate(temp_sstate_location, [self.sstate_path])96 self.config_sstate(temp_sstate_location, [self.sstate_path])127 self.config_sstate(temp_sstate_location, [self.sstate_path])173 self.config_sstate(temp_sstate_location=True, add_local_mirrors=[self.sstate_path])
31 def config_sstate(self, temp_sstate_location=False, add_local_mirrors=[]): member in SStateBase