]> code.ossystems Code Review - openembedded-core.git/commit
classes/buildhistory: add build result to commit message
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 26 Aug 2015 10:05:18 +0000 (11:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 30 Aug 2015 11:34:39 +0000 (12:34 +0100)
commit6ca7f5c0d0f024ae5d21368188e3428534cab2a4
tree3deb0088d86371a5e6d91fea500f6eb34ccace88
parentc77a068e534b274dee7fb8a2399ecafd33da0587
classes/buildhistory: add build result to commit message

We have the command in the commit message, we might as well have the
build result as well (succeeded/failed and whether or not it was
interrupted by the user). The interrupted part relies upon a change to
BitBake to extend the BuildCompleted event to include an attribute for
that, but will not fail if the attribute is not present.

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