]> code.ossystems Code Review - openembedded-core.git/commit
distutils{, 3}.bbclass: improve error messages
authorJens Rehsack <sno@netbsd.org>
Wed, 19 Sep 2018 09:24:13 +0000 (11:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Sep 2018 15:15:19 +0000 (08:15 -0700)
commit44fff749ee7bfe47e88286aec1e8a22e63079ca7
tree4b66fa2f904cc2fb68d1f0532308e15b9dc80c02
parent4e1e914101146149cbfd70ff00cfcd0fdcf1a88c
distutils{, 3}.bbclass: improve error messages

For non-python developers it's difficult to identify where start
searching in case of errors. Fixing and marking the string to
grep for might help finding some root causes of issues slightly
quicker.

Signed-off-by: Jens Rehsack <sno@netbsd.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/distutils.bbclass
meta/classes/distutils3.bbclass