Searched refs:exec_task (Results 1 – 3 of 3) sorted by relevance
107 - Convert build.py exec_task to use getVarFlags111 - Remove digraph and switch to new stamp checking code. exec_task no longer
328 ret = bb.build.exec_task(fn, taskname, the_data, cfg.profile)
766 def exec_task(fn, task, d, profile = False): function