From patchwork Tue Jul 24 07:04:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel, 0/2] treat runqueue terminated by disk monitor as failure Date: Tue, 24 Jul 2012 07:04:13 -0000 From: Kang Kai X-Patchwork-Id: 32903 Message-Id: To: Cc: bitbake-devel@lists.openembedded.org, Zhenfeng.Zhao@windriver.com 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(-)