]> code.ossystems Code Review - openembedded-core.git/commit
kernel-yocto: convert echo statements to bb* equivalents
authorBruce Ashfield <bruce.ashfield@windriver.com>
Thu, 21 Aug 2014 15:14:35 +0000 (11:14 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Sep 2014 13:34:27 +0000 (14:34 +0100)
commit1686d69de08bcecd39942802df18c4f0ca029ffe
tree7fd8009c9b1d2b8132782c43ad98fdcd8b8390a4
parente631fc989b08873f559c5927117301294f04298c
kernel-yocto: convert echo statements to bb* equivalents

Use the bbinfo, bberror, bbfatal equivalents to the existing echo statements
within the kernel-yocto processing. This makes us consistent with the other
messages from the build system.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass