lkml.org 
[lkml]   [2013]   [May]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT] kconfig changes for v3.10-rc1
Hi Linus,

please pull the following kconfig bits for v3.10-rc1:

* use pkg-config to detect curses libraries
* clean up the way curses headers are searched
* Some randconfig fixes, of which one had to be reverted
* KCONFIG_SEED for randconfig debugging
* memuconfig memory leak plugged
* menuconfig > breadcrumbs > navigation
* xconfig compilation fix
* Other minor fixes

Michal

The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git kconfig

Benjamin Poirier (2):
menuconfig: Fix memory leak introduced by jump keys feature
menuconfig: Add "breadcrumbs" navigation aid

John Stultz (1):
merge_config.sh: Avoid creating unnessary source softlinks

Justin Lecher (2):
menuconfig: optionally use pkg-config to detect ncurses libs
kconfig: optionally use pkg-config to detect ncurses libs

Michal Marek (1):
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/kconfig

Yann E. MORIN (8):
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
kconfig: fix randconfig tristate detection
kconfig: do not override symbols already set
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
kconfig: allow specifying the seed for randconfig
kconfig: implement KCONFIG_PROBABILITY for randconfig
Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG"
kconfig: fix lists definition for C++

Documentation/kbuild/kconfig.txt | 36 +++++++++++++
scripts/kconfig/Makefile | 4 +-
scripts/kconfig/conf.c | 12 ++++-
scripts/kconfig/confdata.c | 59 ++++++++++++++++++++--
scripts/kconfig/list.h | 40 +++++++++++++++
scripts/kconfig/lxdialog/check-lxdialog.sh | 6 ++-
scripts/kconfig/lxdialog/dialog.h | 7 +++
scripts/kconfig/lxdialog/util.c | 45 ++++++++++++++++-
scripts/kconfig/mconf.c | 74 +++++++++++++++++++++++++++-
scripts/kconfig/merge_config.sh | 10 +++-
10 files changed, 281 insertions(+), 12 deletions(-)


\
 
 \ /
  Last update: 2013-05-07 15:41    [W:0.024 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site