[Buildroot] [git commit] support/scripts/pkg-stats: properly handle host packages with -c option

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 1 10:55:21 UTC 2021


On Mon, 01 Feb 2021 11:23:12 +0100
Peter Korsgaard <peter at korsgaard.com> wrote:

>  > +    return set([v["name"] for _, v in js.items()])  
> 
> If we don't care about the key at all, why not just use js.values()?

'cause I didn't know about <dict>.values() :-)

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list