]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: fix logging of an error
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 10 Nov 2016 14:57:29 +0000 (16:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Nov 2016 15:18:50 +0000 (15:18 +0000)
commita675b2c89e477af088faee9b3be96eae19a85f0b
tree12d3b5a14606b206a4f55531c364dda12d8f7429
parent71c6790689e2cbd3c4e882335b3b03e635ad46ed
sanity.bbclass: fix logging of an error

Fixes a crash in exception handler. All bb logging functions need an
string instances as arguments.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass