buildhistory-diff: add ability to report version changes
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 17 Oct 2013 13:15:15 +0000 (14:15 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Oct 2013 14:59:13 +0000 (15:59 +0100)
commit03f2fbd02e160d12f0d12073c13013ebd1e6b694
tree7f2d9ce6bb555240923ba67ad5d3eed5b764a4de
parent5000060c32c67af3cfed79fdad824b9ca99220dc
buildhistory-diff: add ability to report version changes

Add a -v/--report-ver option to report changes in PKGE/PKGV/PKGR even
if the value is the same as the default from PE/PV/PR.

Also add a -a/--report-all option to report all changes instead of just
the default significant ones.

Addresses [YOCTO #5263].

(From OE-Core rev: b7de1eaac9eed559b2d68058f5de67de74a6cb58)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/buildhistory_analysis.py
scripts/buildhistory-diff