From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/5] misc Toaster fixes
Date: Sat, 24 Sep 2016 17:50:42 +0300 [thread overview]
Message-ID: <cover.1474728320.git.ed.bartosh@linux.intel.com> (raw)
Hi,
This patchset contains bug fix for bug 10185 - Image builds not showing as complete in the UI after finishing
and bunch of small related and unrelated fixes for toaster script and toasterui.
Please, review.
The following changes since commit 8dfcfbeb14a179a5d5722007d7c986da1dd41b40:
arch-mips: Add mips64-o32 tunes (2016-09-24 07:30:10 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ed/toaster/misc-fixes-toasterui
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/misc-fixes-toasterui
Ed Bartosh (5):
toaster: stop modifying OEROOT in toaster script
toaster: check if file exist
toaster: fix handling of EnvironmentError
toaster: fix 'Unhandled MetadataEvent' error
toaster: make error message more informative
bitbake/bin/toaster | 10 ++++++----
bitbake/lib/bb/ui/buildinfohelper.py | 3 +++
bitbake/lib/bb/ui/toasterui.py | 15 +++++++++++----
3 files changed, 20 insertions(+), 8 deletions(-)
--
Regards,
ed
next reply other threads:[~2016-09-24 15:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-24 14:50 Ed Bartosh [this message]
2016-09-24 14:50 ` [PATCH 1/5] toaster: stop modifying OEROOT in toaster script Ed Bartosh
2016-09-24 14:50 ` [PATCH 2/5] toaster: check if file exist Ed Bartosh
2016-09-24 14:50 ` [PATCH 3/5] toaster: fix handling of EnvironmentError Ed Bartosh
2016-09-24 14:50 ` [PATCH 4/5] toaster: fix 'Unhandled MetadataEvent' error Ed Bartosh
2016-09-24 14:50 ` [PATCH 5/5] toaster: make error message more informative Ed Bartosh
2016-09-29 17:07 ` Michael Wood
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.1474728320.git.ed.bartosh@linux.intel.com \
--to=ed.bartosh@linux.intel.com \
--cc=toaster@yoctoproject.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.