All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Image creator bug fixes
@ 2011-03-14 14:45 Joshua Lock
  2011-03-14 14:45 ` [PATCH 1/2] bitbake/cooker: don't error in prepareTreeData for unbuildable targets Joshua Lock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Lock @ 2011-03-14 14:45 UTC (permalink / raw)
  To: poky

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



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

end of thread, other threads:[~2011-03-14 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 14:45 [PATCH 0/2] Image creator bug fixes Joshua Lock
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

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.