Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py1011 def follow_chain(task, endtask, chain=None): function
1027 follow_chain(othertask, endtask, chain)
1029 follow_chain(task_start, task_end)