]> code.ossystems Code Review - openembedded-core.git/commit
devtool: build-image: tell user where to find output files
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 22 Sep 2015 16:21:36 +0000 (17:21 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 22 Sep 2015 17:12:59 +0000 (18:12 +0100)
commit9baf9fd7a53142a98c7f1cd49c7b001760af51f9
treeba016d3b6f81f0a8c0c18f53ba2af95dc26f0db4
parent866f6e2de20b7022803e53c4de3ff341521b4db5
devtool: build-image: tell user where to find output files

If the user is running "devtool build-image" within the extensible SDK
then they probably won't know where to find the resulting output files,
so we should tell them explicitly.

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