Searched refs:sstate_targets (Results 1 – 2 of 2) sorted by relevance
139 sstate_targets = [] variable in ReproducibleTests176 self.sstate_targets = bb_vars['OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS'].split()237 if self.sstate_targets:240 bitbake(' '.join(self.sstate_targets))317 if result.missing and len(self.sstate_targets) == 0:
133 You may also change ``sstate_targets`` which would allow you to "pre-cache" some135 testing. As a practical example, you could set ``sstate_targets`` to