]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Make the "buildFile" command use the task parameter
authorRob Bradford <rob@linux.intel.com>
Fri, 24 Oct 2008 15:58:59 +0000 (16:58 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Oct 2008 10:19:54 +0000 (10:19 +0000)
commit22a326547dfd80b585fa7e4ecedcdb25d54a5a86
tree21310cc91fed71aa496d4d4e7f24ec432ddf30b2
parentc790192322c9c3ed98b13395d4980d88d394c3ff
bitbake-dev: Make the "buildFile" command use the task parameter

The "buildFile" command has a task parameter use it place of
self.configuration.cmd when adding to the runqueue.
bitbake-dev/lib/bb/cooker.py