bitbake: toaster: update build stats reading
authorAlexandru DAMIAN <alexandru.damian@intel.com>
Wed, 27 Nov 2013 16:38:29 +0000 (16:38 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 10 Dec 2013 11:16:12 +0000 (11:16 +0000)
commite0fa70b53f70675552116359502bbb2b570a09bd
tree22b7d52b7cd4a55efd564238c7cfc0b34920e54a
parentc9bcd4a50c5d5a0124e51c835b35cc3892dcc5b5
bitbake: toaster: update build stats reading

In the processes of removing local system accesses
from toaster UI, we remove the build stats
code that was moved to toaster.bbclass, and
adapt the database writing code to read the data
from BuildStatsList event sent by the toaster.bbclass

    [YOCTO #5604]

(Bitbake rev: 4930ff5b471761c2a8d16c1935cdab9cf141d2d8)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/buildinfohelper.py
bitbake/lib/bb/ui/toasterui.py