]> code.ossystems Code Review - openembedded-core.git/commit
bitbake-dev: Include target/command (from -c) in "buildTargets" command
authorRob Bradford <rob@linux.intel.com>
Fri, 24 Oct 2008 15:22:19 +0000 (16:22 +0100)
committerRob Bradford <rob@linux.intel.com>
Mon, 27 Oct 2008 10:19:54 +0000 (10:19 +0000)
commit2684070ac631787171a06926d324391756e6956b
tree25246af1cb186f8d2d0a26ffb33c52a45ed3f31b
parentacdff2b1542a3e6a333fa2c58a8a64dcb7b86808
bitbake-dev: Include target/command (from -c) in "buildTargets" command

This allows a UI to read / control which task for the given targets is used.
This makes it more consistent with the "buildFile" command.
bitbake-dev/lib/bb/command.py
bitbake-dev/lib/bb/cooker.py