All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] More Hob fixes
@ 2012-09-21 14:47 Paul Eggleton
  2012-09-21 14:47 ` [PATCH v2 1/4] hob: don't show error dialog for errors during building Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2012-09-21 14:47 UTC (permalink / raw)
  To: bitbake-devel

The following changes (against Poky, but apply cleanly with -p2 against
bitbake master) are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/hob-fixes-2
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/hob-fixes-2

Paul Eggleton (4):
  hob: don't show error dialog for errors during building
  hob: allow configuring default machine using HOB_MACHINE
  hob: remove confirmation dialog on close
  hob: fix Gtk-WARNINGs due to invalid markup on Back button

 bitbake/lib/bb/ui/crumbs/builddetailspage.py |    2 +-
 bitbake/lib/bb/ui/crumbs/builder.py          |   19 ++++++-------------
 bitbake/lib/bb/ui/crumbs/hobeventhandler.py  |    9 +++++----
 3 files changed, 12 insertions(+), 18 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2012-09-24 11:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 14:47 [PATCH v2 0/4] More Hob fixes Paul Eggleton
2012-09-21 14:47 ` [PATCH v2 1/4] hob: don't show error dialog for errors during building Paul Eggleton
2012-09-21 14:47 ` [PATCH v2 2/4] hob: allow configuring default machine using HOB_MACHINE Paul Eggleton
2012-09-21 14:47 ` [PATCH v2 3/4] hob: remove confirmation dialog on close Paul Eggleton
2012-09-21 14:47 ` [PATCH v2 4/4] hob: fix Gtk-WARNINGs due to invalid markup on Back button Paul Eggleton
2012-09-24 11:14 ` [PATCH v2 0/4] More Hob 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.