aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/monitordisk.py
AgeCommit message (Expand)Author
2020-10-30monitordisk: remove unused function parameterMaxime Roussin-Bélanger
2020-01-19lib: remove unused importsFrazer Clews
2019-06-27bitbake: lib: Cleanup /usr/bin/env pythonRobert Yang
2019-05-04bitbake: Strip old editor directives from file headersRichard Purdie
2019-05-04bitbake: Drop duplicate license boilerplace textRichard Purdie
2019-05-04bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie
2019-01-14bitbake: Fix Deprecated warnings from regexsRichard Purdie
2016-12-07monitordisk: add eventPatrick Ohly
2016-12-07monitordisk.py: minor code and comment cleanupPatrick Ohly
2016-11-30bitbake: remove True option to getVar callsJoshua Lock
2016-05-09bitbake: Update logger.warn() -> logger.warning()Richard Purdie
2014-09-29monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton
2014-08-24lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2013-10-18monitordisk: lower inode check warning to noteOlof Johansson
2013-10-02lib/bb/monitordisk.py: fix spelling in error textErik Botö
2013-04-15monitordisk.py: disable inode checking for btrfsRobert Yang
2013-03-19monitordisk.py: monitor disks based on pathRobert Yang
2013-02-15monitordisk.py: disable the inode checking for some fsRobert Yang
2012-08-02monitordisk: fire event DISKFULL when terminate buildKang Kai
2012-04-11diskspace monitor: assign a default value when only of the interval is setRobert Yang
2012-03-03bitbake: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-02-26V5 Disk space monitoringRobert Yang