[Buildroot] [PATCH 0/4] package/pkg-kconfig: introduce generic help (branch yem/kconfig-help)

Arnout Vandecappelle arnout at mind.be
Sun Jul 25 13:21:11 UTC 2021



On 24/07/2021 23:19, Yann E. MORIN wrote:
> Hello All!
> 
> This is a counter-proposal to an eariler patch from Thomas, which adds
> and fixes help entries for kconfig packages:
> 
>     https://patchwork.ozlabs.org/project/buildroot/patch/20210703194001.693553-1-thomas.petazzoni@bootlin.com/
> 
> Compared to that patch, this series ointroduces a generic help generator
> for kconfig packages, and removes all existing custom help commands for
> those packages.
> 
> As a cherry on the cake, it adds a new configurator to uClibc, which as
> supported nconfig for some time now...

 Series applied to master, thanks! I'll also mark Thomas's patch as Superseded.

 Regards,
 Arnout

> 
> Regards,
> Yann E. MORIN.
> 
> 
> ----------------------------------------------------------------
> Yann E. MORIN (4):
>       package/pkg-kconfig: move defaults before calling pkg-generic
>       package/pkg-kconfig: generate generic help
>       package: use the generic _HELP_CMDS for kconfig-based packages
>       package/uclibc: add nconfig as a kconfig editor
> 
>  boot/barebox/barebox/barebox.mk         |  5 -----
>  boot/uboot/uboot.mk                     |  6 -----
>  docs/manual/adding-packages-kconfig.txt |  3 +++
>  linux/linux.mk                          |  7 ------
>  package/busybox/busybox.mk              |  5 +----
>  package/pkg-kconfig.mk                  | 40 ++++++++++++++++++++++++++-------
>  package/uclibc/uclibc.mk                |  5 +----
>  7 files changed, 37 insertions(+), 34 deletions(-)
> 


More information about the buildroot mailing list