All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Pass BRBE to buildinfohelper as soon as it's set
@ 2015-12-08 15:23 Ed Bartosh
  2015-12-08 15:23 ` [PATCH 1/3] toaster: implement BitbakeController.triggerEvent Ed Bartosh
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ed Bartosh @ 2015-12-08 15:23 UTC (permalink / raw)
  To: toaster

Hi,

This patchset is a replacement of 3 patches that were rejected yesterday
by upstream.

It fixes 'hanging' builds in UI when build is failed on early stages (recipe
parsing or processing configuration).

The following changes since commit befaceb2873ff8c8cc791d48f0324442c15cbcdc:

  toaster: return back 'New project' button (2015-12-08 13:10:33 +0200)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ed/toaster/trigger-metadata-event
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/trigger-metadata-event

Ed Bartosh (3):
  toaster: implement BitbakeController.triggerEvent
  toaster: trigger SetBRBE event
  toasterui: process SetBRBE event

 bitbake/lib/bb/ui/toasterui.py                          | 2 ++
 bitbake/lib/toaster/bldcontrol/bbcontroller.py          | 3 +++
 bitbake/lib/toaster/bldcontrol/localhostbecontroller.py | 3 +++
 3 files changed, 8 insertions(+)

--
Regards,
Ed



^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] Pass BRBE to buildinfohelper as soon as it's set
@ 2015-12-09 14:25 Michael Wood
  0 siblings, 0 replies; 7+ messages in thread
From: Michael Wood @ 2015-12-09 14:25 UTC (permalink / raw)
  To: bitbake-devel

This fixes 'hanging' builds in UI when build is failed on early stages (recipe
parsing or processing configuration).

See also https://lists.yoctoproject.org/pipermail/toaster/2015-December/003464.html

http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/trigger-metadata-event


Ed Bartosh (3):
  toaster: implement BitbakeController.triggerEvent
  toaster: trigger SetBRBE event
  toasterui: process SetBRBE event

 lib/bb/ui/toasterui.py                          | 2 ++
 lib/toaster/bldcontrol/bbcontroller.py          | 3 +++
 lib/toaster/bldcontrol/localhostbecontroller.py | 3 +++
 3 files changed, 8 insertions(+)

-- 
2.1.4



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-12-09 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-08 15:23 [PATCH 0/3] Pass BRBE to buildinfohelper as soon as it's set Ed Bartosh
2015-12-08 15:23 ` [PATCH 1/3] toaster: implement BitbakeController.triggerEvent Ed Bartosh
2015-12-08 15:23 ` [PATCH 2/3] toaster: trigger SetBRBE event Ed Bartosh
2015-12-08 15:23 ` [PATCH 3/3] toasterui: process " Ed Bartosh
2015-12-08 16:12 ` [PATCH 0/3] Pass BRBE to buildinfohelper as soon as it's set Richard Purdie
2015-12-09 14:52   ` Michael Wood
  -- strict thread matches above, loose matches on Subject: below --
2015-12-09 14:25 Michael Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.