]> git.ipfire.org Git - people/arne_f/kernel.git/commit
Merge tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masah...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Sep 2017 16:01:03 +0000 (06:01 -1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Sep 2017 16:01:03 +0000 (06:01 -1000)
commit4a704d6db0ee4a349d5d523813a718e429b4914d
treef19471cfce08ba46b0904fc38a42c531c1a70ffe
parent449cd5d2a08ddf3cb99dc9eb066e494345eb2a92
parent25b080bd53f2873785fa049f570ac1b361c11d72
Merge tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild fixes from Masahiro Yamada:
 "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.

  Summary:

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

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

* tag 'kbuild-fixes-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  kbuild: rpm-pkg: fix version number handling
  kbuild: deb-pkg: remove firmware package support
  kbuild: rpm-pkg: delete firmware_install to fix build error