]> code.ossystems Code Review - openembedded-core.git/commit
devtool: build: enable showing default task in help
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 22 Nov 2015 19:50:29 +0000 (08:50 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:30:55 +0000 (21:30 +0000)
commit142d006de3235a034839ef7bbe147c56fc7af04a
tree0ee81f4b21d22a1b658f8b03bc9cfa3d9d8e17e8
parentb5bafc845892ac39f85f3642b120fb7b785a3d58
devtool: build: enable showing default task in help

Enable access to the configuration object in register_commands() so that
we can read configuration values there; this allows us to show the
task that will be run in the command line help for the build subcommand.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/devtool
scripts/lib/devtool/build.py