]> code.ossystems Code Review - openembedded-core.git/commit
classes/populate_sdk_ext: make it clear when SDK installation has failed
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 12 Nov 2015 15:08:12 +0000 (15:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Dec 2015 21:07:18 +0000 (21:07 +0000)
commit105df569b3b1982005c2edb37f4690f9ba6bde35
tree778d7a7da849c176869501e71be812dc98765bbe
parent001af71752a9e9aab460cbd49ed049e1eb726295
classes/populate_sdk_ext: make it clear when SDK installation has failed

When SDK preparation fails:

* Insert an ERROR: in front of the error message
* Add an error message to the environment setup script

Hopefully this should make it more obvious when this happens.

Fixes [YOCTO #8658].

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/populate_sdk_ext.bbclass