]> code.ossystems Code Review - openembedded-core.git/commit
scripts/contrib/patchreview: add new script
authorRoss Burton <ross.burton@intel.com>
Thu, 29 Jun 2017 11:43:10 +0000 (12:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Jun 2017 12:01:32 +0000 (13:01 +0100)
commitde7914954571ea8e717f56b6d6df13157b0973bc
tree9af74ec60743a590a6e4266c59f03e52d1b82326
parentc594cacc88b4239f2be2ee97ea127ae27186dbcd
scripts/contrib/patchreview: add new script

This script analyses the patches we apply and can sanity check or output
statistics.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/patchreview.py [new file with mode: 0755]