Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/2] treat runqueue terminated by disk monitor as failure
@ 2012-07-24  7:04 Kang Kai
  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
  0 siblings, 2 replies; 5+ messages in thread
From: Kang Kai @ 2012-07-24  7:04 UTC (permalink / raw)
  To: richard.purdie; +Cc: bitbake-devel, Zhenfeng.Zhao

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




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

end of thread, other threads:[~2012-07-24 23:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  7:04 [PATCH 0/2] treat runqueue terminated by disk monitor as failure Kang Kai
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox