[Buildroot] [PATCH 2/3] support/scripts/pkg-stats: adjust column widths

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Aug 2 22:04:20 UTC 2022


On Tue, 2 Aug 2022 15:30:06 -0500
Sen Hastings <sen at phobosdpl.com> wrote:

> >  Since pkg-stats takes a pretty long time to run, it would be nice if
> > you could publish the output of pkg-stats (with no .config) somewhere so
> > we can look at it directly and notice these things easier.>  
> Yeah, these weird edge cases only crop up when you build all the
> packages... which requires building all the packages.

No, you don't. Just run it manually:

./support/scripts/pkg-stats --html foo.html --nvd-path ~/path/to/somewhere/

This will use pkg-stats without the -c option, and therefore pkg-stats
will handle all packages rather than just the ones selected in your
configuration.

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list