All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] toaster: broken custom.xml and threads patch
@ 2018-05-29  3:26 David Reyna
  2018-05-29  3:26 ` [PATCH 1/2] bitbake: toaster: do not fail on optional 'custom.xml' file David Reyna
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Reyna @ 2018-05-29  3:26 UTC (permalink / raw)
  To: bitbake-devel

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

The Toaster for Rocko is broken on HEAD. There are two patches that made it into master and Sumo, but missed Rocko.

The first patch fixes an error that breaks the initialization of Toaster.
The second patches fixes a change in behaviour for Django that creates an extra thread that blocks Toaster from shutting down.

The following changes since commit 7e7ee662f5dea4d090293045f7498093322802cc:

  build-appliance-image: Update to rocko head revision (2018-05-23 17:46:34 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/broken_customxml_threads_12751_patch
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/broken_customxml_threads_12751_patch

David Reyna (2):
  bitbake: toaster: do not fail on optional 'custom.xml' file
  bitbake: Toaster: fix shutdown and extra threads

 bin/toaster                                                 | 4 ++--
 lib/toaster/bldcontrol/management/commands/checksettings.py | 5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2018-05-29 14:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-29  3:26 [PATCH 0/2] toaster: broken custom.xml and threads patch David Reyna
2018-05-29  3:26 ` [PATCH 1/2] bitbake: toaster: do not fail on optional 'custom.xml' file David Reyna
2018-05-29  3:26 ` [PATCH 2/2] bitbake: Toaster: fix shutdown and extra threads David Reyna
2018-05-29 14:22 ` [PATCH 0/2] toaster: broken custom.xml and threads patch akuster808

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.