Openembedded Bitbake Development
 help / color / mirror / Atom feed
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] treat runqueue terminated by disk monitor as failure
Date: Tue, 24 Jul 2012 15:04:13 +0800	[thread overview]
Message-ID: <cover.1343113295.git.kai.kang@windriver.com> (raw)

Hi Richard,

These 2 patches are for Yocto 2168. BB_DISKMON_DIRS and BB_DISKMON_WARNINTERVAL
should be set in local.conf to enable disk monitor to test the patches.

Regards,
Kai

The following changes since commit 315d52934693b14f08b62f3f5f361d834484e180:

  Pyphon-native: Fix typo (2012-07-22 14:20:57 +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: update return value
  cooker: treat termination by disk monitor as failure

 bitbake/lib/bb/cooker.py      |   14 ++++++++++++--
 bitbake/lib/bb/event.py       |    5 +++--
 bitbake/lib/bb/monitordisk.py |   12 ++++++++++--
 bitbake/lib/bb/runqueue.py    |    9 +++++----
 4 files changed, 30 insertions(+), 10 deletions(-)

-- 
1.7.5.4




             reply	other threads:[~2012-07-24  7:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24  7:04 Kang Kai [this message]
2012-07-24  7:04 ` [PATCH 1/2] monitordisk: update return value Kang Kai
2012-07-24  7:04 ` [PATCH 2/2] cooker: treat termination by disk monitor as failure Kang Kai
2012-07-24  8:14   ` Richard Purdie
2012-07-24 23:24     ` Kang Kai

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.1343113295.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox