From: David Reyna <david.reyna@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Cc: David Reyna <David.Reyna@windriver.com>
Subject: [PATCH 0/2] toaster:cummulative_03202022
Date: Sun, 20 Mar 2022 22:02:14 -0700 [thread overview]
Message-ID: <cover.1647836508.git.David.Reyna@windriver.com> (raw)
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
next reply other threads:[~2022-03-21 5:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-21 5:02 David Reyna [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1647836508.git.David.Reyna@windriver.com \
--to=david.reyna@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.