Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Greg KH
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Wed, Sep 20, 2017 at

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Greg KH
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Wed, Sep 20, 2017 at

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Masahiro Yamada
2017-09-20 15:39 GMT+09:00 Shu Wang : > Hi > > Do you mean the patch for deb package? The patch didn't fix rpm > package. or there's another patch I didn't get on the mailing list. > > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1492398.html > > Thanks > I

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Masahiro Yamada
2017-09-20 15:39 GMT+09:00 Shu Wang : > Hi > > Do you mean the patch for deb package? The patch didn't fix rpm > package. or there's another patch I didn't get on the mailing list. > > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1492398.html > > Thanks > I sent this:

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Shu Wang
uxfoundation.org> > To: shuw...@redhat.com > Cc: "yamada masahiro" <yamada.masah...@socionext.com>, mma...@suse.com, > linux-kbu...@vger.kernel.org, > linux-kernel@vger.kernel.org, ch...@redhat.com, yiz...@redhat.com > Sent: Wednesday, September 20, 2017 2:10:12 PM >

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Shu Wang
@redhat.com > Cc: "yamada masahiro" , mma...@suse.com, > linux-kbu...@vger.kernel.org, > linux-kernel@vger.kernel.org, ch...@redhat.com, yiz...@redhat.com > Sent: Wednesday, September 20, 2017 2:10:12 PM > Subject: Re: [PATCH] kbuild/mkspec: remove firmware from rpm packag

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Greg KH
On Wed, Sep 20, 2017 at 10:35:29AM +0800, shuw...@redhat.com wrote: > From: Shu Wang > > Commit 5620a0d1aacd ("firmware: delete in-kernel firmware") deleted > in-kernel firmware support, including the firmware install command. > > So make binrpm-pkg will failed as no

Re: [PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-20 Thread Greg KH
On Wed, Sep 20, 2017 at 10:35:29AM +0800, shuw...@redhat.com wrote: > From: Shu Wang > > Commit 5620a0d1aacd ("firmware: delete in-kernel firmware") deleted > in-kernel firmware support, including the firmware install command. > > So make binrpm-pkg will failed as no firmware_install make

[PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-19 Thread shuwang
From: Shu Wang Commit 5620a0d1aacd ("firmware: delete in-kernel firmware") deleted in-kernel firmware support, including the firmware install command. So make binrpm-pkg will failed as no firmware_install make target. Signed-off-by: Shu Wang ---

[PATCH] kbuild/mkspec: remove firmware from rpm package

2017-09-19 Thread shuwang
From: Shu Wang Commit 5620a0d1aacd ("firmware: delete in-kernel firmware") deleted in-kernel firmware support, including the firmware install command. So make binrpm-pkg will failed as no firmware_install make target. Signed-off-by: Shu Wang --- scripts/package/mkspec | 4 1 file