Searched refs:listtasks (Results 1 – 12 of 12) sorted by relevance
7 addtask listtasks12 for t in bb.build.listtasks(d):
72 fetchall|devshell|buildall|listtasks|checkuri|checkuriall) return;;104 tasks=`bitbake $target -c listtasks | grep ^do_ | sed s/do_//`
52 deploytask = 'do_deploy' in bb.build.listtasks(rd)
67 …bled = 'noexec' in rd.getVarFlags('do_configure') or 'do_configure' not in (bb.build.listtasks(rd))
257 …2', 'do_patch2', 'do_myplaintask', 'do_mytask', 'do_mytask2', 'do_mytask5'], bb.build.listtasks(d))
203 - ``bb/build``: add a function ``bb.build.listtasks()`` to list the tasks in
1032 def listtasks(d): function
533 :ref:`ref-tasks-listtasks` task as follows::535 $ bitbake matchbox-desktop -c listtasks624 ":ref:`ref-tasks-listtasks`"
559 .. _ref-tasks-listtasks:
3581 :ref:`ref-tasks-clean` and :ref:`ref-tasks-listtasks`.
385 be 'compile' or 'populate_sysroot' or 'listtasks' may
1433 $ bitbake recipe -c listtasks