Home
last modified time | relevance | path

Searched refs:tmp_bh_location (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildhistory.py17 def config_buildhistory(self, tmp_bh_location=False): argument
23 if tmp_bh_location:
32 tmp_bh_location = True
34 tmp_bh_location = False
35 self.config_buildhistory(tmp_bh_location)