All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 2/2] Kconfig updates for v5.11-rc1
@ 2020-12-22 16:47 Masahiro Yamada
  2020-12-22 22:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2020-12-22 16:47 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hi Linus,

Please pull Kconfig updates for v5.11
Thanks.


The following changes since commit 0477e92881850d44910a7e94fc2c46f96faa131f:

  Linux 5.10-rc7 (2020-12-06 14:25:12 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kconfig-v5.11

for you to fetch changes up to 90d39628ac799e93c0f7a56763eed5029632f1ba:

  kconfig: doc: fix $(fileno) to $(filename) (2020-12-21 16:01:44 +0900)

----------------------------------------------------------------
Kconfig updates for v5.11

 - Support only Qt5 for qconf

 - Validate signal/slot connection at compile time of qconf

 - Sanitize header includes

----------------------------------------------------------------
Boris Kolpackov (2):
      kconfig: make lkc.h self-sufficient #include-wise
      kconfig: clean up header inclusion

Masahiro Yamada (6):
      kconfig: qconf: drop Qt4 support
      kconfig: qconf: use a variable to pass packages to pkg-config
      kconfig: qconf: convert to Qt5 new signal/slot connection syntax
      kconfig: qconf: show Qt version in the About dialog
      kconfig: fix return value of do_error_if()
      kconfig: doc: fix $(fileno) to $(filename)

 Documentation/kbuild/kconfig-macro-language.rst |   2 +-
 scripts/kconfig/conf.c                          |   1 -
 scripts/kconfig/confdata.c                      |   1 +
 scripts/kconfig/lexer.l                         |   1 -
 scripts/kconfig/lkc.h                           |   4 +
 scripts/kconfig/preprocess.c                    |   2 +-
 scripts/kconfig/qconf-cfg.sh                    |  14 +--
 scripts/kconfig/qconf.cc                        | 145 +++++++++++++---------
 scripts/kconfig/symbol.c                        |   2 +-
 9 files changed, 95 insertions(+), 77 deletions(-)

-- 
Best Regards
Masahiro Yamada

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

* Re: [GIT PULL 2/2] Kconfig updates for v5.11-rc1
  2020-12-22 16:47 [GIT PULL 2/2] Kconfig updates for v5.11-rc1 Masahiro Yamada
@ 2020-12-22 22:24 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-12-22 22:24 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list

The pull request you sent on Wed, 23 Dec 2020 01:47:55 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kconfig-v5.11

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2762db756f422861c70868bc2d4b9b5d1ce6a59d

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-12-22 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-22 16:47 [GIT PULL 2/2] Kconfig updates for v5.11-rc1 Masahiro Yamada
2020-12-22 22:24 ` pr-tracker-bot

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.