From: Michael Wood <michael.g.wood@intel.com>
To: toaster@yoctoproject.org
Subject: Re: [PATCH 0/3] [v3] Cancel builds when cli is interrupted
Date: Thu, 12 May 2016 15:11:27 +0100 [thread overview]
Message-ID: <57348F0F.9060203@intel.com> (raw)
In-Reply-To: <D3526799.7C1D2%belen.barros.pena@intel.com>
Sent upstream and push to toaster-next
Thanks,
Michael
On 06/05/16 15:24, Barros Pena, Belen wrote:
>
> On 06/05/2016 12:53, "toaster-bounces@yoctoproject.org on behalf of Elliot
> Smith" <toaster-bounces@yoctoproject.org on behalf of
> elliot.smith@intel.com> wrote:
>
>> If a bitbake build is running on the command line and is interrupted
>> (e.g. by
>> Ctrl-c), capture the interrupt and shut down the bitbake server. Also set
>> the outcome to CANCELLED so the build displays correctly in the Toaster
>> UI.
>>
>> The following changes since commit
>> c8ea873d9883f8cdabb6ccadd31bd9967a0f0111:
>>
>> toaster: tweaks to recipe file downloads (2016-04-29 14:21:32 +0100)
>>
>> are available in the git repository at:
>>
>> git://git.yoctoproject.org/poky-contrib
>> elliot/toaster/8515-interrupted_cli_builds
>>
>> http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=elliot/toaster/85
>> 15-interrupted_cli_builds
> This works for me. Thanks!
>
> Belén
>
>> Related bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=8515
>>
>> Elliot Smith (3):
>> buildinfohelper: add method to set current build as CANCELLED
>> toasterui: capture keyboard interrupts the same way as knotty
>> toaster: don't show "Rebuild" button for cancelled cli builds
>>
>> bitbake/lib/bb/ui/buildinfohelper.py | 10 +++++++++
>> bitbake/lib/bb/ui/toasterui.py | 17 ++++++++++++++-
>> .../toaster/toastergui/templates/mrb_section.html | 25
>> ++++++++++++----------
>> 3 files changed, 40 insertions(+), 12 deletions(-)
>>
>> --
>> 1.9.3
>>
>> ---------------------------------------------------------------------
>> Intel Corporation (UK) Limited
>> Registered No. 1134945 (England)
>> Registered Office: Pipers Way, Swindon SN3 1RJ
>> VAT No: 860 2173 47
>>
>> This e-mail and any attachments may contain confidential material for
>> the sole use of the intended recipient(s). Any review or distribution
>> by others is strictly prohibited. If you are not the intended
>> recipient, please contact the sender and delete all copies.
>>
>> --
>> _______________________________________________
>> toaster mailing list
>> toaster@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/toaster
prev parent reply other threads:[~2016-05-12 14:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-06 11:53 [PATCH 0/3] [v3] Cancel builds when cli is interrupted Elliot Smith
2016-05-06 11:53 ` [PATCH 1/3] buildinfohelper: add method to set current build as CANCELLED Elliot Smith
2016-05-06 11:53 ` [PATCH 2/3] toasterui: capture keyboard interrupts the same way as knotty Elliot Smith
2016-05-06 11:53 ` [PATCH 3/3] toaster: don't show "Rebuild" button for cancelled cli builds Elliot Smith
2016-05-06 14:24 ` [PATCH 0/3] [v3] Cancel builds when cli is interrupted Barros Pena, Belen
2016-05-12 14:11 ` Michael Wood [this message]
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=57348F0F.9060203@intel.com \
--to=michael.g.wood@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.