Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py213 def add_filewatch(self, deps, configwatcher=False): argument
214 if configwatcher:
300 self.add_filewatch(mc.getVar("__base_depends", False), configwatcher=True)