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

Peter Korsgaard peter at korsgaard.com
Mon Feb 1 12:21:12 UTC 2021


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > 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() :-)

Ok, will send a patch.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list