Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] Pull request for branch kconfig-update
@ 2009-07-27 14:11 Thomas Petazzoni
  2009-07-27 14:11 ` [Buildroot] [PATCH 1/4] config: Update package/config to Kconfig 2.6.30 Thomas Petazzoni
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2009-07-27 14:11 UTC (permalink / raw)
  To: buildroot

The following changes since commit 660952565ed0c76b4a2e345bb79fd553a4f53d77:
  Thomas Petazzoni (1):
        Update CHANGES with recent improvements

are available in the git repository at:

  git://git.busybox.net/~tpetazzoni/git/buildroot kconfig-update

Alper Yildirim (2):
      config: Update package/config to Kconfig 2.6.30
      config: Add support for xconfig

Thomas Petazzoni (2):
      xconfig: Change titlebar to Buildroot Configuration
      xconfig: Save the configuration properly in qconf

 Makefile                                   |   22 +-
 package/config/Makefile                    |    9 +
 package/config/Makefile.kconfig            |   57 ++-
 package/config/POTFILES.in                 |    7 +
 package/config/conf.c                      |  259 ++++----
 package/config/confdata.c                  |  139 ++++-
 package/config/expr.c                      |   32 +-
 package/config/expr.h                      |   94 ++-
 package/config/gconf.c                     |   16 +-
 package/config/kconfig-language.txt        |  102 +++-
 package/config/kconfig-to-buildroot2.patch |  945 +++++++---------------------
 package/config/kxgettext.c                 |    4 +
 package/config/lex.zconf.c_shipped         |   87 ++-
 package/config/lkc.h                       |   21 +-
 package/config/lkc_proto.h                 |    2 +-
 package/config/lxdialog/check-lxdialog.sh  |   20 +-
 package/config/lxdialog/checklist.c        |    7 +-
 package/config/lxdialog/dialog.h           |   11 +-
 package/config/lxdialog/inputbox.c         |    6 +-
 package/config/lxdialog/menubox.c          |    6 +-
 package/config/lxdialog/textbox.c          |    2 +-
 package/config/lxdialog/util.c             |   32 +-
 package/config/lxdialog/yesno.c            |    4 +-
 package/config/mconf.c                     |  126 ++---
 package/config/menu.c                      |   74 ++-
 package/config/qconf.cc                    |  154 +++---
 package/config/symbol.c                    |  219 +++++--
 package/config/util.c                      |   28 +-
 package/config/zconf.gperf                 |    2 +-
 package/config/zconf.hash.c_shipped        |   19 +-
 package/config/zconf.l                     |   18 +-
 package/config/zconf.tab.c_shipped         |  301 +++++-----
 package/config/zconf.y                     |   13 +-
 33 files changed, 1384 insertions(+), 1454 deletions(-)

Thanks,
-- 
Thomas Petazzoni

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

end of thread, other threads:[~2009-07-27 15:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27 14:11 [Buildroot] [pull request] Pull request for branch kconfig-update Thomas Petazzoni
2009-07-27 14:11 ` [Buildroot] [PATCH 1/4] config: Update package/config to Kconfig 2.6.30 Thomas Petazzoni
2009-07-27 14:11 ` [Buildroot] [PATCH 2/4] config: Add support for xconfig Thomas Petazzoni
2009-07-27 14:11 ` [Buildroot] [PATCH 3/4] xconfig: Change titlebar to Buildroot Configuration Thomas Petazzoni
2009-07-27 14:11 ` [Buildroot] [PATCH 4/4] xconfig: Save the configuration properly in qconf Thomas Petazzoni
2009-07-27 15:34 ` [Buildroot] [pull request] Pull request for branch kconfig-update Peter Korsgaard

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