]> code.ossystems Code Review - openembedded-core.git/commit
buildhistory-diff: reduce PKGR noise
authorEd Bartosh <ed.bartosh@linux.intel.com>
Fri, 8 Jul 2016 14:35:20 +0000 (17:35 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 21 Jul 2016 06:45:01 +0000 (07:45 +0100)
commita343788b11f6c4f92ae8d2035fe8cb54f922227e
treec93e2d473f1bef86cb571058101ee6425a860b63
parentf0a77bee3d092cf79b7e584b943a623eddd6e13d
buildhistory-diff: reduce PKGR noise

When using PR service the buildhistory-diff output contains a lot of
PKGR changes: In practice the mass of PKGR updates hide other important
changes as they often account for 80% of all changes.

Skipped incremental and decremental changes of PKGR versions to reduce
amount of the script output. All changes are still included in the
output if script is run with -a/--report-all command line option.

[YOCTO #9755]

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/buildhistory_analysis.py