]> code.ossystems Code Review - openembedded-core.git/commit
devtool: minor fix for error message
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 19 Feb 2016 09:38:49 +0000 (22:38 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 21 Feb 2016 09:31:59 +0000 (09:31 +0000)
commitd2bc0cba5ca8a7220ffe1ef96acf856fe972ce7c
tree0f2eb81501d314dd19e77c8a2e25f5d46eea13d4
parent227247dfebe6cdff67ba2c0976b59e3f9d34f7ea
devtool: minor fix for error message

There is no -N/--name option for devtool, that's a recipetool option -
with devtool you just specify the name as a positional argument.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/devtool/standard.py