All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] V3: hob check disk size
@ 2012-07-27  8:38 Kang Kai
  2012-07-27  8:38 ` [PATCH 1/2] monitordisk: fire event DISKFULL when terminate build Kang Kai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kang Kai @ 2012-07-27  8:38 UTC (permalink / raw)
  To: richard.purdie; +Cc: bitbake-devel, Zhenfeng.Zhao

Hi Richard,

In V3 I fire the event DiskFull in diskMonitor.check() as your commented.

Thanks,
Kai

The following changes since commit 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c:

  documentation: Updated the h6 style to use a larger font (2012-07-24 10:35:34 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/hob-check-size
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/hob-check-size

Kang Kai (2):
  monitordisk: fire event DISKFULL when terminate build
  hob: deal event DiskFull

 bitbake/lib/bb/event.py                  |    8 ++++++++
 bitbake/lib/bb/monitordisk.py            |    5 +++++
 bitbake/lib/bb/ui/crumbs/builder.py      |    4 ++++
 bitbake/lib/bb/ui/crumbs/runningbuild.py |   11 ++++++++++-
 4 files changed, 27 insertions(+), 1 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2012-08-02 14:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27  8:38 [PATCH 0/2] V3: hob check disk size Kang Kai
2012-07-27  8:38 ` [PATCH 1/2] monitordisk: fire event DISKFULL when terminate build Kang Kai
2012-07-27  8:38 ` [PATCH 2/2] hob: deal event DiskFull Kang Kai
2012-08-01  2:00 ` [PATCH 0/2] V3: hob check disk size Kang Kai
2012-08-02 14:26 ` 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.