]> code.ossystems Code Review - openembedded-core.git/commit
devtool: status: list recipe file within workspace if one exists
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Dec 2015 04:03:13 +0000 (17:03 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Dec 2015 16:44:03 +0000 (16:44 +0000)
commit29833828a90c8433af3b231b50e99cd97edf19ff
tree75b98a95b47646b0df9429d0e60e16241cb79b6b
parent83707d1334fb094fd1877bcfd07a83866601048a
devtool: status: list recipe file within workspace if one exists

If a recipe in the workspace actually exists as a file within the
workspace (e.g. after doing "devtool add" or "devtool upgrade") then
show the path to the recipe file on the status line for the recipe.

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