linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v4.14-rc2
@ 2017-09-21 15:41 Masahiro Yamada
  0 siblings, 0 replies; only message in thread
From: Masahiro Yamada @ 2017-09-21 15:41 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List

Hi Linus,

Here are some early Kbuild fixes.

The in-kernel firmware was removed during the previous merge window.
Since then, some bug reports of broken rpm building are flying in ML.
We need to fix it now.


The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v4.14

for you to fetch changes up to 25b080bd53f2873785fa049f570ac1b361c11d72:

  kbuild: rpm-pkg: fix version number handling (2017-09-21 00:06:03 +0900)

----------------------------------------------------------------
Kbuild fixes for v4.14

- remove firmware install from rpm-pkg / deb-pkg

- fix mismatch between release number and UTS_VERSION for rpm-pkg

----------------------------------------------------------------
Masahiro Yamada (3):
      kbuild: rpm-pkg: delete firmware_install to fix build error
      kbuild: deb-pkg: remove firmware package support
      kbuild: rpm-pkg: fix version number handling

 scripts/mkversion        |  6 ------
 scripts/package/Makefile |  5 -----
 scripts/package/builddeb | 22 +---------------------
 scripts/package/mkspec   | 14 ++++----------
 4 files changed, 5 insertions(+), 42 deletions(-)
 delete mode 100644 scripts/mkversion



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-09-21 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-21 15:41 [GIT PULL] Kbuild fixes for v4.14-rc2 Masahiro Yamada

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).