Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dbuild.py1045 def follow_chain(task, endtask, chain=None): function
1061 follow_chain(othertask, endtask, chain)
1063 follow_chain(task_start, task_end)