[bitbake-devel] [PATCH 0/2] treat runqueue terminated by disk monitor as failure

Kang Kai kai.kang at windriver.com
Tue Jul 24 07:04:13 UTC 2012


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





More information about the bitbake-devel mailing list