All of lore.kernel.org
 help / color / mirror / Atom feed
From: brian avery <avery.brian@gmail.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/1] [review-request][PATCH]toaster:cleanup buildelete command
Date: Thu, 10 Sep 2015 10:39:23 -0700	[thread overview]
Message-ID: <cover.1441906540.git.avery.brian@gmail.com> (raw)

This patch cleans up the multiple build delete. It:
  1) skips build id's that don't exist rather than giving a traceback.
  2) let you pass in the ids as a space separated list
  3) fixes the usage to match the space separated list format

this comand is accessed by doing something like:
poky/bitbake/lib/toaster/manage.py builddelete 1  99 2

[YOCTO #7726]

The following changes since commit d4585fa23d56a58c583ee33db067a23177a936b1:

  bsps: update 3.14 SRCREVs (2015-09-09 14:27:57 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/cleanup-builddelete
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/cleanup-builddelete

brian avery (1):
  bitbake: toaster: delete multiple builds cleanup

 .../toaster/toastermain/management/commands/builddelete.py  | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-09-10 17:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10 17:39 brian avery [this message]
2015-09-10 17:39 ` [PATCH 1/1] bitbake: toaster: delete multiple builds cleanup brian avery
2015-09-14 15:38   ` Smith, Elliot

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.1441906540.git.avery.brian@gmail.com \
    --to=avery.brian@gmail.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.