]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Make the task a parameter of the "tryBuild" command
authorRob Bradford <rob@linux.intel.com>
Fri, 24 Oct 2008 15:54:35 +0000 (16:54 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Oct 2008 10:19:54 +0000 (10:19 +0000)
commitc790192322c9c3ed98b13395d4980d88d394c3ff
tree870909231bce3af4a8204802ca3579da59def9a5
parent2684070ac631787171a06926d324391756e6956b
bitbake-dev: Make the task a parameter of the "tryBuild" command

And switch the runqueue to use this rather than keeping it in the
self.configuration.cmd variable
bitbake-dev/lib/bb/cooker.py
bitbake-dev/lib/bb/runqueue.py