Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py93 def __init__(self, t, fn, logfile, taskflags, d): argument
95 self.taskflags = taskflags
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py1287 if 'python' in event.taskflags.keys() and event.taskflags['python'] == '1':