All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] More hob bug fixes
@ 2011-08-04 22:45 Joshua Lock
  2011-08-04 22:46 ` [PATCH 1/2] bb/ui/hob: reset event handler once build complete Joshua Lock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Lock @ 2011-08-04 22:45 UTC (permalink / raw)
  To: bitbake-devel

The first patch is a glaring omission in my code, apologies for that. The
second, aiui, should fix cache invalidation to work as expected.

Please review.

Thanks,
Joshua

The following changes since commit 5f079f11ca626a4a11ad728c56bde21009ddd7c8:

  bb/ui/hob: be clear that the image contents are an estimate (2011-08-03 18:19:54 -0700)

are available in the git repository at:
  git://github.com/incandescant/bitbake hob
  https://github.com/incandescant/bitbake/tree/hob

Joshua Lock (2):
  bb/ui/hob: reset event handler once build complete
  bb/cooker: mark parsed conf files as potential cache invalidators

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

-- 
1.7.6




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

end of thread, other threads:[~2011-08-05 16:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-04 22:45 [PATCH 0/2] More hob bug fixes Joshua Lock
2011-08-04 22:46 ` [PATCH 1/2] bb/ui/hob: reset event handler once build complete Joshua Lock
2011-08-04 22:46 ` [PATCH 2/2] bb/cooker: mark parsed conf files as potential cache invalidators Joshua Lock
2011-08-05 16:47 ` [PATCH 0/2] More hob 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.