[Buildroot] [PATCH 02/11] support/scripts/pkg-stats: store pkg dir path

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Jan 3 15:21:49 UTC 2020


On Fri,  3 Jan 2020 16:18:39 +0100
Heiko Thiery <heiko.thiery at gmail.com> wrote:

> @@ -732,6 +732,8 @@ def __main__():
>                                        'HEAD']).splitlines()[0]
>      print("Build package list ...")
>      packages = get_pkglist(args.npackages, package_list)
> +    print("Getting developers...")
> +    developers = parse_developers()
>      print("Getting package make info ...")
>      package_init_make_info()
>      print("Getting package details ...")

This chunk doesn't seem to be related to this patch.

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



More information about the buildroot mailing list