[bitbake-devel] [PATCH 0/2] toaster: broken custom.xml and threads patch

akuster808 akuster808 at gmail.com
Tue May 29 14:22:35 UTC 2018



On 05/28/2018 08:26 PM, David Reyna wrote:
> From: David Reyna <David.Reyna at 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)

thanks for the head up.

- armin
>
> 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(-)
>




More information about the bitbake-devel mailing list