Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcooker.py238 self.confignotifier = pyinotify.Notifier(self.configwatcher, self.config_notifications)
257 def config_notifications(self, event): member in BBCooker