]> code.ossystems Code Review - openembedded-core.git/commit
devtool: find-recipe: enable new subcommand for devtool
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Wed, 28 Jun 2017 01:59:19 +0000 (09:59 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2017 11:36:36 +0000 (12:36 +0100)
commit5a16b3c804c5eca331a1c08a7ce31a54909af105
tree9e4f794a8b8d715c8304a0b1e90ad0af6f987712
parent21f04b61973dd9029f0e6bff5445e31cd762bf32
devtool: find-recipe: enable new subcommand for devtool

devtool find-recipe will prints out the path to the recipe
in a workspace.

This subcommand can also help to find recipe outside of
current workspace using "-a" or "--any-recipe" option.

This enhancement helps developer to get the recipe path
when working with devtool.

[YOCTO #11434]

Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/lib/devtool/utilcmds.py