Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildhistory.py15 def config_buildhistory(self, tmp_bh_location=False): argument
21 if tmp_bh_location:
30 tmp_bh_location = True
32 tmp_bh_location = False
33 self.config_buildhistory(tmp_bh_location)