All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/2] Image creator bug fixes
Date: Mon, 14 Mar 2011 14:45:43 +0000	[thread overview]
Message-ID: <cover.1300113623.git.josh@linux.intel.com> (raw)

From: Joshua Lock <josh@linux.intel.com>

This series contains a couple of GUI bug fixes intended for Bernard and master.

The first stops unbuildable targets from breaking the image creator, though I'd
like to investigate the possibility of stopping such recipes even being shown
in the GUI I thought it useful to provide a workaround for the Bernard release.

The second fixes a logic inversions and ensures that the cancel button does the
right thing.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: josh/hob-bernard
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/hob-bernard

Thanks,
    Joshua Lock <josh@linux.intel.com>
---


Joshua Lock (2):
  bitbake/cooker: don't error in prepareTreeData for unbuildable
    targets
  bitbake/hob: fix cancel button

 bitbake/lib/bb/cooker.py |    4 +++-
 bitbake/lib/bb/ui/hob.py |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.7.4



             reply	other threads:[~2011-03-14 14:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 14:45 Joshua Lock [this message]
2011-03-14 14:45 ` [PATCH 1/2] bitbake/cooker: don't error in prepareTreeData for unbuildable targets Joshua Lock
2011-03-14 14:45 ` [PATCH 2/2] bitbake/hob: fix cancel button Joshua Lock
2011-03-14 21:10 ` [PATCH 0/2] Image creator bug fixes Richard Purdie

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.1300113623.git.josh@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=poky@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.