From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/2] Portability fixes for "make menuconfig"
Date: Fri, 2 Jan 2015 17:17:04 +0100 [thread overview]
Message-ID: <20150102161704.GG4392@free.fr> (raw)
In-Reply-To: <1420145678-11134-1-git-send-email-bjorn.forsman@gmail.com>
Bj?rn, All,
On 2015-01-01 21:54 +0100, Bj?rn Forsman spake thusly:
> Here are two portability fixes needed to be able to run "make menuconfig" on
> NixOS[1].
>
> [1]: http://nixos.org/
>
> Bj?rn Forsman (2):
> kconfig/lxdialog: get ncurses CFLAGS with pkg-config
> Makefile: pass host PKG_CONFIG_PATH at "make menuconfig" time
I think the order should be the other way around, because you need the
latter for the former to work.
Regards,
Yann E. MORIN.
> Makefile | 6 ++-
> ...dialog-get-ncurses-CFLAGS-with-pkg-config.patch | 50 ++++++++++++++++++++++
> support/kconfig/patches/series | 1 +
> 3 files changed, 56 insertions(+), 1 deletion(-)
> create mode 100644 support/kconfig/patches/17-kconfig-lxdialog-get-ncurses-CFLAGS-with-pkg-config.patch
>
> --
> Changes v1 -> v2:
> - make the kconfig/lxdialog patch a separate patch file, instead of modifying
> the kconfig sources (which are synced with linux from time to time).
> Suggested by Thomas P.
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-01-02 16:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-01 20:54 [Buildroot] [PATCH v2 0/2] Portability fixes for "make menuconfig" Bjørn Forsman
2015-01-01 20:54 ` [Buildroot] [PATCH v2 1/2] kconfig/lxdialog: get ncurses CFLAGS with pkg-config Bjørn Forsman
2015-01-02 16:12 ` Yann E. MORIN
2015-01-01 20:54 ` [Buildroot] [PATCH v2 2/2] Makefile: pass host PKG_CONFIG_PATH at "make menuconfig" time Bjørn Forsman
2015-01-02 16:16 ` Yann E. MORIN
2015-01-02 21:28 ` Bjørn Forsman
2015-01-02 21:34 ` Bjørn Forsman
2015-01-02 21:43 ` Yann E. MORIN
2015-01-02 21:39 ` Yann E. MORIN
2015-01-02 23:32 ` Bjørn Forsman
2015-01-02 16:17 ` Yann E. MORIN [this message]
2015-01-02 21:38 ` [Buildroot] [PATCH v2 0/2] Portability fixes for "make menuconfig" Bjørn Forsman
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=20150102161704.GG4392@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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.