linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v6.2-rc2
@ 2022-12-31 13:22 Masahiro Yamada
  2022-12-31 18:27 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2022-12-31 13:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List, Linux Kbuild mailing list

Hello Linus,

Please pull some Kbuild fixes.

Thank you.





The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.2

for you to fetch changes up to 6a5e25fc3e0b94301734e8abb1d311a1e02d360d:

  fixdep: remove unneeded <stdarg.h> inclusion (2022-12-30 17:26:19 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.2

 - Fix broken BuildID

 - Add srcrpm-pkg to the help message

 - Fix the option order for modpost built with musl libc

 - Fix the build dependency of rpm-pkg for openSUSE

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      kconfig: Add static text for search information in help menu

Jun ASAKA (1):
      kbuild: add a missing line for help message

Masahiro Yamada (5):
      arch: fix broken BuildID for arm64 and riscv
      .gitignore: ignore *.rpm
      kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires
      kbuild: sort single-targets alphabetically again
      fixdep: remove unneeded <stdarg.h> inclusion

Samuel Holland (1):
      kbuild: Fix running modpost with musl libc

 .gitignore                        |  1 +
 Makefile                          |  2 +-
 include/asm-generic/vmlinux.lds.h |  5 +++++
 scripts/Makefile.modpost          | 22 +++++++++++-----------
 scripts/Makefile.package          |  1 +
 scripts/basic/fixdep.c            |  1 -
 scripts/kconfig/mconf.c           |  6 ++++++
 scripts/package/mkspec            |  3 ++-
 8 files changed, 27 insertions(+), 14 deletions(-)



Best Regards
Masahiro Yamada

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

* Re: [GIT PULL] Kbuild fixes for v6.2-rc2
  2022-12-31 13:22 [GIT PULL] Kbuild fixes for v6.2-rc2 Masahiro Yamada
@ 2022-12-31 18:27 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-12-31 18:27 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kernel Mailing List, Linux Kbuild mailing list

The pull request you sent on Sat, 31 Dec 2022 22:22:33 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v6.2

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

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:[~2022-12-31 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-31 13:22 [GIT PULL] Kbuild fixes for v6.2-rc2 Masahiro Yamada
2022-12-31 18:27 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).