From: Kang Kai <kai.kang@windriver.com>
To: <richard.purdie@linuxfoundation.org>
Cc: bitbake-devel@lists.openembedded.org, Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/2] V3: hob check disk size
Date: Fri, 27 Jul 2012 16:38:01 +0800 [thread overview]
Message-ID: <cover.1343378110.git.kai.kang@windriver.com> (raw)
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
next reply other threads:[~2012-07-27 8:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-27 8:38 Kang Kai [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1343378110.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.