Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/
H A Dbuildstats.py28 class BSTask(dict): class
36 super(BSTask, self).__init__(*args, **kwargs)
143 assert isinstance(task, BSTask), "Type is '{}' instead of 'BSTask'".format(type(task))
202 bsrecipe.tasks[task] = BSTask(data)
268 bsrecipe.tasks[task] = BSTask.from_file(