bitbake: buildinfohelper: Make sure we use the orm defined value for loglevel
authorMichael Wood <michael.g.wood@intel.com>
Tue, 28 Oct 2014 17:47:12 +0000 (17:47 +0000)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:52:21 +0000 (08:52 -0800)
commita0f1fbb9bb8a28e8324594a7e5bc30334b1c7baa
treef0608348c2c8075157d96e546cf11c2aa5938176
parentf950e80871400208094c37549f05fd861131eaa3
bitbake: buildinfohelper: Make sure we use the orm defined value for loglevel

We need to consistently use LogMessage.INFO/WARNING/ERROR to make sure toaster knows
how to categories these rather than passing in the "raw" loglevel value
which in best case comes from python logging but worst case any value.

[YOCTO 6885]

(Bitbake rev: 926235aad806232bc73e33d6dd8955dd26562e6b)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
bitbake/lib/bb/ui/buildinfohelper.py