mbox

[0/2] toaster:cummulative_03202022

Message ID cover.1647836508.git.David.Reyna@windriver.com
State Not Applicable, archived
Headers show

Pull-request

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

Message

Reyna, David March 21, 2022, 5:02 a.m. UTC
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(-)