generic-poky/bitbake/lib/bb/ui
Ed Bartosh 0b0d754950 bitbake: toasterui: add brbe parameter to buildinfohelper
In current toaster code BRBE(build request:build environment) value
is passed from toaster to buildinfohelper through the 'SetBRBE' event.

Passing it through environment variable is easier as it doesn't
involve rpc communication between toaster and bitbake server.
It also eliminates the need in running bitbake observer process.

Added parameter 'brbe' to BuildInfoHelper.__init__
Used environment variable TOASTER_BRBE to set brbe for
buildinfohelper object.

(Bitbake rev: a0c8e2b309055e5927a8ff729d292ccaa69d0575)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-04-06 23:10:27 +01:00
..
crumbs bitbake: ui: remove the puccho ui 2016-03-02 22:41:23 +00:00
icons bitbake: Add missing file that went out of sync 2013-06-12 13:13:21 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
buildinfohelper.py bitbake: toasterui: add brbe parameter to buildinfohelper 2016-04-06 23:10:27 +01:00
depexp.py bitbake: depexp.py: Fix segfault if DISPLAY is not set 2015-02-16 09:09:43 +00:00
goggle.py bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown' 2013-09-14 08:20:38 +01:00
knotty.py bitbake: bb.ui.knotty: prefix task messages with recipe/task 2016-02-16 09:04:23 +00:00
ncurses.py bitbake: ui/ncurses: Update ncurses ui to accept configParams 2014-12-23 10:18:21 +00:00
toasterui.py bitbake: toasterui: add brbe parameter to buildinfohelper 2016-04-06 23:10:27 +01:00
uievent.py bitbake: bitbake: Set process names to be meaninful 2016-01-30 11:43:56 +00:00
uihelper.py bitbake: bitbake: BBUIHelper: Remove function findServerDetails 2016-01-30 11:43:56 +00:00