Searched refs:sstate_targets (Results 1 – 2 of 2) sorted by relevance
140 sstate_targets = [] variable in ReproducibleTests177 self.sstate_targets = bb_vars['OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS'].split()258 if self.sstate_targets:262 bitbake("--continue "+' '.join(self.sstate_targets))371 if result.missing and len(self.sstate_targets) == 0:
137 You may also change ``sstate_targets`` which would allow you to "pre-cache" some139 testing. As a practical example, you could set ``sstate_targets`` to