Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[GIT] kbuild fix for v3.10-rc2

2 views
Skip to first unread message

Michal Marek

unread,
May 17, 2013, 3:37:43 PM5/17/13
to Linus Torvalds, lcapi...@redhat.com, linux-...@vger.kernel.org, linux-...@vger.kernel.org
Hi Linus,

In an attempt to improve make rpm-pkg, I broke make binrpm-pkg. Please
pull the fix below.

Thanks,
Michal

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next

Luiz Capitulino (1):
package: Makefile: unbreak binrpm-pkg target

scripts/package/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Linus Torvalds

unread,
May 18, 2013, 1:36:03 PM5/18/13
to Michal Marek, lcapi...@redhat.com, Linux Kbuild mailing list, Linux Kernel Mailing List
On Fri, May 17, 2013 at 12:36 PM, Michal Marek <mma...@suse.cz> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
>
> Luiz Capitulino (1):
> package: Makefile: unbreak binrpm-pkg target
>
> scripts/package/Makefile | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)

Hmm. That's not at all what I get. I also get a merge and another
patch ("kbuild: fix make headers_install when path is too long") and

scripts/Makefile.headersinst | 20 ++++++++++++++------
scripts/headers_install.sh | 7 +++++--
scripts/package/Makefile | 2 +-
3 files changed, 20 insertions(+), 9 deletions(-)

which may all be intentional, but I don't see any updated pull
requests, so I'm not pulling..

Linus

Michal Marek

unread,
May 20, 2013, 4:18:15 AM5/20/13
to Linus Torvalds, lcapi...@redhat.com, Linux Kbuild mailing list, Linux Kernel Mailing List
On Sat, May 18, 2013 at 10:35:40AM -0700, Linus Torvalds wrote:
> On Fri, May 17, 2013 at 12:36 PM, Michal Marek <mma...@suse.cz> wrote:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git for-next
> >
> > Luiz Capitulino (1):
> > package: Makefile: unbreak binrpm-pkg target
> >
> > scripts/package/Makefile | 2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Hmm. That's not at all what I get. I also get a merge and another
> patch ("kbuild: fix make headers_install when path is too long") and

Sorry, I was on the wrong branch, which happened to be identical to the
rc-fixes branch when I sent the pull request, but not when you read it.
Here is the correct pull request:


In an attempt to improve make rpm-pkg, I broke make binrpm-pkg. Please
pull the fix below.

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git rc-fixes

for you to fetch changes up to f66ba560943ae21f5d1e505bad0a3591823b2b37:

package: Makefile: unbreak binrpm-pkg target (2013-05-16 09:46:45 +0200)

----------------------------------------------------------------
Luiz Capitulino (1):
package: Makefile: unbreak binrpm-pkg target

scripts/package/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
0 new messages