diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-01-05 14:46:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-06 11:27:26 +0000 |
commit | 5e5cbb9bd8cdce402b979680288ac8c51799a24d (patch) | |
tree | 2586bd29962dcbe10e70b31103c7ae4fe267d3be /meta/classes | |
parent | 70dc38b1e127524f50f661c5dd4b3225ddb0b36b (diff) | |
download | openembedded-core-5e5cbb9bd8cdce402b979680288ac8c51799a24d.tar.gz openembedded-core-5e5cbb9bd8cdce402b979680288ac8c51799a24d.tar.bz2 openembedded-core-5e5cbb9bd8cdce402b979680288ac8c51799a24d.tar.xz openembedded-core-5e5cbb9bd8cdce402b979680288ac8c51799a24d.zip |
buildhistory: add script to check for significant changes
Adds a buildhistory-diff script which can be used to analyse changes in
the buildhistory git repository (as produced by buildhistory.bbclass),
and report significant ones that may need manual checking to ensure they
aren't regressions (e.g. package size changed by more than a certain
percentage, files added/removed/changed in the image, etc.)
The implementation is actually split into a small script and a Python
module, in order to make the logic re-usable in a future web-based
interface.
Implements the first part of [YOCTO #1566].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/classes')
0 files changed, 0 insertions, 0 deletions