All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Hob second build fixes
@ 2011-09-05 12:30 Paul Eggleton
  2011-09-05 12:30 ` [PATCH 1/2] hob: clear out temporary file list after deleting Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Paul Eggleton @ 2011-09-05 12:30 UTC (permalink / raw)
  To: bitbake-devel

The following two patches fix problems running the second build within
a single session of the hob UI.

The patches (against Poky, but apply cleanly with -p2 against BitBake
master) are  available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/hob-fixes
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/hob-fixes

Paul Eggleton (2):
  hob: clear out temporary file list after deleting
  hob: fix segfault on second build

 bitbake/lib/bb/ui/crumbs/runningbuild.py |    5 +++++
 bitbake/lib/bb/ui/hob.py                 |    3 ++-
 2 files changed, 7 insertions(+), 1 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-09-05 19:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 12:30 [PATCH 0/2] Hob second build fixes Paul Eggleton
2011-09-05 12:30 ` [PATCH 1/2] hob: clear out temporary file list after deleting Paul Eggleton
2011-09-05 16:39   ` Joshua Lock
2011-09-05 12:30 ` [PATCH 2/2] hob: fix segfault on second build Paul Eggleton
2011-09-05 16:39   ` Joshua Lock
2011-09-05 19:13 ` [PATCH 0/2] Hob second build 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.