All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] toaster:cummulative_03202022
@ 2022-03-21  5:02 David Reyna
  2022-03-21  5:02 ` [PATCH 1/2] toaster: detect when bitbake crashed David Reyna
  2022-03-21  5:02 ` [PATCH 2/2] toaster: race condition for end-of-build David Reyna
  0 siblings, 2 replies; 3+ messages in thread
From: David Reyna @ 2022-03-21  5:02 UTC (permalink / raw)
  To: bitbake-devel; +Cc: David Reyna

From: David Reyna <David.Reyna@windriver.com>

Patches:
* Bug 14085 Toaster UI should know when bitbake crashed
  Dynamically discover if bitbake crashed and left a traceback
  Informs user for example when using Hardknott or Honister without 'xmlrpcclient' patch
* Bug 14765 - toaster: race condition for end-of-build
  Solves builds visually stuck at 100%


The following changes since commit e5ab3817aa98846c0a1c6d23feb47ff9404b0b90:

  classes/setuptools_build_meta: rename to python_setuptools_build_meta (2022-03-20 00:02:22 +0000)

are available in the Git repository at:

  git://push.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/toaster_cummulative_03202022

David Reyna (2):
  toaster: detect when bitbake crashed
  toaster: race condition for end-of-build

 lib/bb/ui/buildinfohelper.py                  |  6 ++
 .../management/commands/runbuilds.py          | 83 ++++++++++++++++++-
 2 files changed, 87 insertions(+), 2 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2022-03-21  5:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21  5:02 [PATCH 0/2] toaster:cummulative_03202022 David Reyna
2022-03-21  5:02 ` [PATCH 1/2] toaster: detect when bitbake crashed David Reyna
2022-03-21  5:02 ` [PATCH 2/2] toaster: race condition for end-of-build David Reyna

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.