[Buildroot] [PATCH v3 0/3] support/script/pkg-stats: add support for json

Victor Huesca victor.huesca at bootlin.com
Fri Jul 19 13:06:27 UTC 2019


This patch serie adds support for json output in addition to the existing
HTML output.

Changes v1 --> v2:
  - Add comments in the dump_json function
  - Adjust the commit message
  - Factorize the git hash and the date (suggested by  Thomas)
  - Split into 3 commits:
     1. Prepare the argmument parser
     2. Add json support
     3. Factorize code du to adding the json output

Victor Huesca (3):
  support/scripts/pkg-stats: improve argparse usage
  support/scripts/pkg-stats: add support for json output
  support/scripts/pkg-stats: factorize date and commit

 support/scripts/pkg-stats | 71 +++++++++++++++++++++++++++++----------
 1 file changed, 54 insertions(+), 17 deletions(-)

-- 
2.21.0



More information about the buildroot mailing list