All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] misc Toaster fixes
@ 2016-09-24 14:50 Ed Bartosh
  2016-09-24 14:50 ` [PATCH 1/5] toaster: stop modifying OEROOT in toaster script Ed Bartosh
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Ed Bartosh @ 2016-09-24 14:50 UTC (permalink / raw)
  To: toaster

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


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

end of thread, other threads:[~2016-09-29 17:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-24 14:50 [PATCH 0/5] misc Toaster fixes Ed Bartosh
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

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.