All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: "Yann E. MORIN" <yann.morin.1998@free.fr>, buildroot@buildroot.org
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>,
	Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: Re: [Buildroot] [PATCH 0/4] package/pkg-kconfig: introduce generic help (branch yem/kconfig-help)
Date: Sun, 25 Jul 2021 15:21:11 +0200	[thread overview]
Message-ID: <f8f8993a-2505-3c5d-2745-a63fe1b58a8a@mind.be> (raw)
In-Reply-To: <cover.1627161553.git.yann.morin.1998@free.fr>



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(-)
> 
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

      parent reply	other threads:[~2021-07-25 13:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-24 21:19 [Buildroot] [PATCH 0/4] package/pkg-kconfig: introduce generic help (branch yem/kconfig-help) Yann E. MORIN
2021-07-24 21:19 ` [Buildroot] [PATCH 1/4] package/pkg-kconfig: move defaults before calling pkg-generic Yann E. MORIN
2021-07-24 21:19 ` [Buildroot] [PATCH 2/4] package/pkg-kconfig: generate generic help Yann E. MORIN
2021-07-25 13:19   ` Arnout Vandecappelle
2021-07-24 21:19 ` [Buildroot] [PATCH 3/4] package: use the generic _HELP_CMDS for kconfig-based packages Yann E. MORIN
2021-07-24 21:19 ` [Buildroot] [PATCH 4/4] package/uclibc: add nconfig as a kconfig editor Yann E. MORIN
2021-08-05 10:03   ` Peter Korsgaard
2021-07-25 13:21 ` Arnout Vandecappelle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f8f8993a-2505-3c5d-2745-a63fe1b58a8a@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@buildroot.org \
    --cc=patrickdepinguin@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=yann.morin.1998@free.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.