Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1736803

[GIT PULL] Kbuild fixes for v4.14-rc2

From Masahiro Yamada <yamada.masahiro@socionext.com>
Newsgroups linux.kernel
Subject [GIT PULL] Kbuild fixes for v4.14-rc2
Date 2017-09-21 17:50 +0200
Message-ID <usbTI-2TP-33@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] Kbuild fixes for v4.14-rc2 Masahiro Yamada <yamada.masahiro@socionext.com> - 2017-09-21 17:50 +0200

csiph-web