]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles
authorRob Bradford <rob@linux.intel.com>
Fri, 24 Oct 2008 16:22:20 +0000 (17:22 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Oct 2008 10:19:54 +0000 (10:19 +0000)
commit790ed683565e56ef513bad568de1b15d801bfe7b
tree04bbd39860cc5d6e8267b8c7f587b1e0f91d4267
parent22a326547dfd80b585fa7e4ecedcdb25d54a5a86
bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles

Remove the implicit (from configuration.cmd) command/task for these events and
instead use a parameter so that the task is given explicitly.
bitbake-dev/lib/bb/command.py
bitbake-dev/lib/bb/cooker.py
bitbake-dev/lib/bb/ui/depexplorer.py