Searched defs:temp_sstate_location (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | sstatetests.py | 47 def config_sstate(self, temp_sstate_location=False, add_local_mirrors=[]): argument 83 …ion(self, targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True, shoul… argument 134 …tate_task(self, targets, distro_specific=True, distro_nonspecific=True, temp_sstate_location=True): argument 151 def run_test_rebuild_distro_specific_sstate(self, targets, temp_sstate_location=True): argument
|