From: Sam Ravnborg <sam@ravnborg.org>
To: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: linux-kbuild@vger.kernel.org, Ulf Magnusson <ulfalizer@gmail.com>,
Randy Dunlap <rdunlap@infradead.org>,
linux-kernel@vger.kernel.org,
Philippe Ombredanne <pombredanne@nexb.com>,
Michal Marek <michal.lkml@markovi.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Arvind Prasanna <arvindprasanna@gmail.com>
Subject: Re: [PATCH v3 0/4] kconfig: refactor package checks for GUI frontends
Date: Tue, 22 May 2018 17:53:39 +0200 [thread overview]
Message-ID: <20180522155339.GB23783@ravnborg.org> (raw)
In-Reply-To: <1526973741-664-1-git-send-email-yamada.masahiro@socionext.com>
Hi Masahiro.
On Tue, May 22, 2018 at 04:22:17PM +0900, Masahiro Yamada wrote:
>
> Kconfig supports 4 GUI frontends.
> Each of them needs some support packages, but checks them differently:
>
> qconf, gconf: check packages in Makefile (pkg-config is required)
> mconf: lxdialog/check-lxdialog.sh
> nconf: needs ncurses, but its presence is not checked
>
> This series refactor the package checks so that all of them work
> in the same way.
>
> The package check scripts have been moved to scripts/kconfig/*conf-cfg.sh
>
> The motivation of this clean-up is Randy's following patch:
> https://patchwork.kernel.org/patch/10277723/
>
> I want to clean up existing code before adding more checks.
All patches in the series reviewed - fine.
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Sam
next prev parent reply other threads:[~2018-05-22 15:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-22 7:22 [PATCH v3 0/4] kconfig: refactor package checks for GUI frontends Masahiro Yamada
2018-05-22 7:22 ` [PATCH v3 1/4] kbuild: do not display CHK for filechk Masahiro Yamada
2018-05-22 7:22 ` [PATCH v3 2/4] kconfig: refactor Qt package checks for building qconf Masahiro Yamada
2018-05-22 7:22 ` [PATCH v3 3/4] kconfig: refactor GTK+ package checks for building gconf Masahiro Yamada
2018-05-22 7:22 ` [PATCH v3 4/4] kconfig: refactor ncurses package checks for building mconf and nconf Masahiro Yamada
2018-05-22 15:36 ` Randy Dunlap
2018-05-22 15:53 ` Sam Ravnborg [this message]
2018-05-24 14:10 ` [PATCH v3 0/4] kconfig: refactor package checks for GUI frontends Masahiro Yamada
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=20180522155339.GB23783@ravnborg.org \
--to=sam@ravnborg.org \
--cc=arvindprasanna@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.lkml@markovi.net \
--cc=pombredanne@nexb.com \
--cc=rdunlap@infradead.org \
--cc=ulfalizer@gmail.com \
--cc=yamada.masahiro@socionext.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox