Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 0/2] Portability fixes for "make menuconfig"
@ 2015-01-01 20:54 Bjørn Forsman
  2015-01-01 20:54 ` [Buildroot] [PATCH v2 1/2] kconfig/lxdialog: get ncurses CFLAGS with pkg-config Bjørn Forsman
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Bjørn Forsman @ 2015-01-01 20:54 UTC (permalink / raw)
  To: buildroot

Hi,

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

 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.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-01-02 23:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Buildroot] [PATCH v2 0/2] Portability fixes for "make menuconfig" Yann E. MORIN
2015-01-02 21:38   ` Bjørn Forsman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox