]> code.ossystems Code Review - openembedded-core.git/commit
devtool: show a better error message if meta-files aren't found
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 31 Oct 2017 01:24:42 +0000 (14:24 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Nov 2017 14:44:31 +0000 (14:44 +0000)
commit4621152509c037532b133e5e6d5b73bda7ddb602
tree254c3723118ba9a6a43b8fe0d1887d992b4ecc2a
parent2d11e9e6e73648c1cb514c0c10111c7886acae78
devtool: show a better error message if meta-files aren't found

If the files that the devtool-source class is supposed to create in the
source tree aren't found in the temporary directory then we know that
the class hasn't worked properly - say that explicitly.

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