summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb/ui/toasterui.py
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2013-11-01 16:09:44 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-11-04 10:52:45 +0000
commit73293c64815f15fd671ebbfca9bea1b8df0d7f46 (patch)
treec27e6e107db9ef53fa56f9b9853de6a74f955f5c /bitbake/lib/bb/ui/toasterui.py
parentd7b8f82a64c5fbdbe276e65c3965ffc41b7fbab6 (diff)
downloadpoky-73293c64815f15fd671ebbfca9bea1b8df0d7f46.tar.gz
toaster: add class to dump toaster-tracked data
Adding a new bbclass that will collect and send relevant data from the task context to the Toaster UI. This bbclass consists of postfuncs that get executed right after the main task func, and in the same context. This allows data gathering in a synchronous manner during the build, guaranteeing data integrity. This approach also preserves the task signatures. The data is moved to the UI through the event system. There is no performance impact if the class is disabled. License is MIT. (From OE-Core rev: 1d2d37d579492b63d20ff8aa890a43b9a1576cf0) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/ui/toasterui.py')
0 files changed, 0 insertions, 0 deletions